64-bit Data types


This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core


The following data types are defined for handling 64‐bit integers:

Plugin_18_-1.png

Hq32x2 The data type for a 64‐bit signed

Plugin_18_-2.png integer.

Table 18.4 Data types used in handling 64-bit integers

Note: Although their contents are to be considered opaque, these data types are defined explicitly in the hq32x2.h header, and variables of these types may be declared directly in code: no alloc and free functions are defined for them. The actual structure and/or method of implementation may vary between platforms.