Searched refs:C_PRELRANGE (Results 1 – 2 of 2) sorted by relevance
55 #define C_PRELRANGE ((1 << C_PRELBITS) - 1) macro57 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1)
57 #define C_PRELRANGE ((1 << C_PRELBITS) - 1) macro59 #define C_PRELGET(x) (int)((((x) >> 1) & C_PRELRANGE) - 1)