Searched defs:Z (Results 1 – 3 of 3) sorted by relevance
30 #define INRANGE(X, Y, Z) \ argument
17 #define INRANGE(X, Y, Z) ((((X) <= (Y)) && ((Y) <= (Z))) \ argument
1130 enum { X = 1, Z, Y }; in live_timeslice_rewind() enumerator