Searched defs:iswalpha (Results 1 – 2 of 2) sorted by relevance
10 #define iswalpha sun_iswalpha macro
176 # define iswalpha(x) isalpha(x) macro