Searched defs:toUPPER_LC (Results 1 – 1 of 1) sorted by relevance
401 # define toUPPER_LC(c) NXToUpper((unsigned int)(c)) macro420 # define toUPPER_LC(c) toupper((unsigned char)(c)) macro437 # define toUPPER_LC(c) toupper(c) macro