Home
last modified time | relevance | path

Searched refs:__exctype (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dctype.h94 #define __exctype(name) extern int name (int) __THROW macro
102 __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 …]