Searched defs:SIZE_SHORT (Results 1 – 2 of 2) sorted by relevance
71 #define SIZE_SHORT 2 macro
27 typedef enum { SIZE_LONG = 0, SIZE_SHORT = 1, SIZE_UNIT = 2 } size_len_t; enumerator