Home
last modified time | relevance | path

Searched refs:ccle (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))
155 const wchar_t *ccle; /* character class end */ in __vfwscanf_unlocked() local
172 ccle = NULL; in __vfwscanf_unlocked()
308 ccle = fmt; in __vfwscanf_unlocked()