Searched defs:SIZE_LONG (Results 1 – 7 of 7) sorted by relevance
85 #define SIZE_LONG 2 macro87 #define SIZE_LONG 4 macro89 #define SIZE_LONG 8 macro
34 #define SIZE_LONG 4 /* Longword */ macro
22 const int SIZE_LONG = 4; variable
27 typedef enum { SIZE_LONG = 0, SIZE_SHORT = 1, SIZE_UNIT = 2 } size_len_t; enumerator
249 SIZE_LONG enumerator
401 SIZE_LONG = sizeof(long), SIZE_SINGLE = 5, SIZE_QUAD = 6, enumerator