Searched refs:ISLOWER (Results 1 – 2 of 2) sorted by relevance
21 #define ISLOWER(X) islower((unsigned char)(X)) macro2275 }else if( ISLOWER(x[0]) ){ in parseonetoken()2448 if( ISLOWER(x[1]) || ISLOWER(msp->subsym[0]->name[0]) ){ in parseonetoken()2747 if( !ISLOWER(x[0]) ){ in parseonetoken()
6125 if (XOR (islower (i), ISLOWER (i))