Searched refs:_y (Results 1 – 1 of 1) sorted by relevance
299 #define MAKECMP(_x,_y) ((_x)<(_y)?-1:((_x)==(_y)?0:1)) argument