#
| Cdefine_symbol of string
| |||
#
| Cdefine_label of int
| |||
#
| Cglobal_symbol of string
| |||
#
| Cint8 of int
| |||
#
| Cint16 of int
| |||
#
| Cint32 of nativeint
| |||
#
| Cint of nativeint
| |||
#
| Csingle of float
| |||
#
| Cdouble of float
| |||
#
| Csymbol_address of string
| |||
#
| Clabel_address of int
| |||
#
| Cstring of string
| |||
#
| Cskip of int
| |||
#
| Calign of int
|