Searched defs:iswupper (Results 1 – 2 of 2) sorted by relevance
11 #define iswupper sun_iswupper macro
185 # define iswupper(x) isupper(x) macro