Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfwscanf.c86 #define CT_CCL 1 /* %[...] conversion */ macro
282 c = CT_CCL; in __vfwscanf()
409 case CT_CCL: in __vfwscanf()
Dvfscanf.c85 #define CT_CCL 1 /* %[...] conversion */ macro
257 c = CT_CCL; in __svfscanf()
414 case CT_CCL: in __svfscanf()