Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 576 Bytes

dq.md

File metadata and controls

21 lines (16 loc) · 576 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: DQ
DQ
12/17/2019
DQ
DQ directive
15de9c41-db90-4bca-affc-426eeb38ebc0

DQ

Allocates and optionally initializes 8 bytes of storage for each initializer. Also can be used as a type specifier anywhere a type is legal. DQ is a synonym of QWORD.

Syntax

nameDQ initializer, initializer ...⟧

See also

Directives Reference
QWORD
MASM BNF Grammar