Home
last modified time | relevance | path

Searched refs:_ISALNUM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dctype_iso.h73 #define _ISALNUM (_ISALPHA | _ISDIGIT) macro
/illumos-gate/usr/src/lib/libc/port/locale/
H A Disdigit.c80 DEFN_ISTYPE(alnum, _ISALNUM)