Searched refs:isrune (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/libc/locale/
H A Disctype.c166 #undef isrune macro
168 isrune(c) function
H A DMakefile.inc38 ispunct.3 isrune.3 isspace.3 isspecial.3 \
/freebsd-10.3-release/include/
H A Dctype.h78 int isrune(int);
131 #define isrune(c) __sbistype((c), 0xFFFFFF00L) macro

Completed in 60 milliseconds