Searched refs:__exctype (Results 1 – 1 of 1) sorted by relevance
94 #define __exctype(name) extern int name (int) __THROW macro102 __exctype (isalnum);103 __exctype (isalpha);104 __exctype (iscntrl);105 __exctype (isdigit);106 __exctype (islower);107 __exctype (isgraph);108 __exctype (isprint);109 __exctype (ispunct);110 __exctype (isspace);[all …]