Home
last modified time | relevance | path

Searched refs:WC_XDIGIT (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dlocal.h54 #define WC_XDIGIT 12 macro
Diswctype.c97 case WC_XDIGIT: in iswctype()
Dwctype.c125 return WC_XDIGIT; in wctype()
Diswctype_l.c35 case WC_XDIGIT: in iswctype_l()