Searched defs:CMP (Results 1 – 1 of 1) sorted by relevance
130 #define CMP(t, x, y) (cmp((t), (x), (y))) macro132 #define CMP(t, x, y) (cmp((x), (y), (t))) macro134 #define CMP(t, x, y) (cmp((x), (y))) macro