Module Directive.Constant
type t = private | Signed_int of Stdlib.Int64.t| Unsigned_int of Numbers.Uint64.t| This| Named_thing of string(*
*)Named_thingcovers symbols, labels and variables. (Name mangling conventions have by now been applied to these entities.)| Add of Asm_targets.Asm_directives.Directive.Constant.t * Asm_targets.Asm_directives.Directive.Constant.t| Sub of Asm_targets.Asm_directives.Directive.Constant.t * Asm_targets.Asm_directives.Directive.Constant.t