Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwscanf.c216 (cclcompl ? (wmemchr(ccls, (_c), ccle - ccls) == NULL) : \
217 (wmemchr(ccls, (_c), ccle - ccls) != NULL))
312 const wchar_t *ccle; /* character class end */ in _SVFWSCANF() local
505 ccls = ccle = NULL; in _SVFWSCANF()
741 ccle = fmt; in _SVFWSCANF()