Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dcclass.h39 CLOWER, CPRINT, CPUNCT, CSPACE, CUPPER, CXDIGIT} citype; enumerator
55 {"space", CSPACE},
Dregcomp.c896 case CSPACE: in p_b_cclass()