HomeSort by relevance Sort by last modified time
    Searched refs:CT_CCL (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfscanf.c 85 #define CT_CCL 1 /* %[...] conversion */
257 c = CT_CCL;
414 case CT_CCL:
vfwscanf.c 86 #define CT_CCL 1 /* %[...] conversion */
282 c = CT_CCL;
409 case CT_CCL:

Completed in 63 milliseconds