Home
last modified time | relevance | path

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

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