Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwscanf.c119 (cclcompl ? (wmemchr(ccls, (_c), (size_t)(ccle - ccls)) == NULL) : \
120 (wmemchr(ccls, (_c), (size_t)(ccle - ccls)) != NULL))
154 const wchar_t *ccls; /* character class start */ in __vfwscanf_unlocked() local
171 ccls = NULL; in __vfwscanf_unlocked()
298 ccls = fmt; in __vfwscanf_unlocked()