Searched refs:_ISALNUM (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/head/iso/ | ||
H A D | ctype_iso.h | 73 #define _ISALNUM (_ISALPHA | _ISDIGIT) macro |
/titanic_41/usr/src/lib/libc/port/locale/ | ||
H A D | isdigit.c | 86 DEFN_ISTYPE(alnum, _ISALNUM) |