|
Dynalib Utils
|


Go to the source code of this file.
Macros | |
| #define | CHAR_BYTES sizeof(char) |
| #define | SHORT_BYTES sizeof(short) |
| #define | UUID_BYTES 16 |
| #define | STR_BYTES 255 |
| #define | INDEX_BYTES sizeof(int64_t) |
Typedefs | |
| typedef int64_t | index_t |
Functions | |
| MAKE_ARRAYTYPE_DEF (index_t, IndexRef) | |
| #define CHAR_BYTES sizeof(char) |
| #define INDEX_BYTES sizeof(int64_t) |
| #define SHORT_BYTES sizeof(short) |
| #define STR_BYTES 255 |
| #define UUID_BYTES 16 |
| typedef int64_t index_t |
| MAKE_ARRAYTYPE_DEF | ( | index_t | , |
| IndexRef | |||
| ) |
1.8.13