Searched defs:IS_R_SELECT (Results 1 – 2 of 2) sorted by relevance
994 #define IS_R_SELECT(S) (*(S) == 'R' || *(S) == 'r') macro