Searched defs:C_PRELGET (Results 1 – 2 of 2) sorted by relevance
57 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1) macro
59 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1) macro