Searched defs:FIXED_SIZE (Results 1 – 5 of 5) sorted by relevance
42 #define FIXED_SIZE 8 /* in bytes */ macro77 #define FIXED_SIZE 8 /* in bytes */ macro
140 #define FIXED_SIZE 1 /* in bytes. */ macro151 #define FIXED_SIZE 1 /* in bytes. */ macro162 #define FIXED_SIZE 2 /* in bytes. */ macro180 #define FIXED_SIZE 2 /* in bytes. */ macro198 #define FIXED_SIZE 4 /* in bytes. */ macro216 #define FIXED_SIZE 4 /* in bytes. */ macro234 #define FIXED_SIZE 8 /* in bytes. */ macro252 #define FIXED_SIZE 8 /* in bytes. */ macro270 #define FIXED_SIZE 16 /* in bytes. */ macro281 #define FIXED_SIZE 16 /* in bytes. */ macro[all …]
68 FIXED_SIZE = UINT64_C(1) << 40, enumerator