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

/freebsd-13-stable/lib/libc/locale/
H A Disctype.c153 #undef isrune macro
155 isrune(int c) function
H A DMakefile.inc38 ispunct.3 isrune.3 isspace.3 isspecial.3 \
/freebsd-13-stable/include/
H A Dctype.h80 int isrune(int);
133 #define isrune(c) __sbistype((c), 0xFFFFFF00L) macro

Completed in 106 milliseconds