Searched defs:isUPPER_L1 (Results 1 – 2 of 2) sorted by relevance
1676 # define isUPPER_L1(c) generic_isCC_(c, CC_UPPER_) macro
13361 # define isUPPER_L1(c) ( isUPPER(c) \ macro