Searched defs:IS_L_SELECT (Results 1 – 2 of 2) sorted by relevance
995 #define IS_L_SELECT(S) (*(S) == 'L' || *(S) == 'l') macro