HomeSort by relevance Sort by last modified time
    Searched full:ccle (Results 1 - 1 of 1) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfwscanf.c 95 (cclcompl ? (wmemchr(ccls, (_c), ccle - ccls) == NULL) : \
96 (wmemchr(ccls, (_c), ccle - ccls) != NULL))
116 const wchar_t *ccle; /* character class end */ local
137 ccls = ccle = NULL;
279 ccle = fmt;

Completed in 200 milliseconds