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

/freebsd-current/lib/libc/locale/
H A Disctype.c126 #undef isphonogram macro
128 isphonogram(int c) function
H A DMakefile.inc35 isdigit.3 isgraph.3 isideogram.3 islower.3 isphonogram.3 isprint.3 \
62 MLINKS+=isphonogram.3 isphonogram_l.3
/freebsd-current/include/
H A Dctype.h76 int isphonogram(int);
129 #define isphonogram(c) __sbistype((c), _CTYPE_Q) macro

Completed in 118 milliseconds