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

/freebsd-current/lib/libc/locale/
H A Disctype.c105 #undef isideogram macro
107 isideogram(int c) function
H A DMakefile.inc35 isdigit.3 isgraph.3 isideogram.3 islower.3 isphonogram.3 isprint.3 \
60 MLINKS+=isideogram.3 isideogram_l.3
/freebsd-current/include/
H A Dctype.h74 int isideogram(int);
127 #define isideogram(c) __sbistype((c), _CTYPE_I) macro

Completed in 116 milliseconds