Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/ctype/
Dlocal.h51 #define WC_SPACE 10 macro
Diswctype.c94 case WC_SPACE: in iswctype()
Dwctype.c113 return WC_SPACE; in wctype()
Diswctype_l.c30 case WC_SPACE: in iswctype_l()