Home
last modified time | relevance | path

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

/openbsd/lib/libc/stdio/
H A Dvfwscanf.c86 #define CT_CHAR 0 /* %c conversion */ macro
288 c = CT_CHAR; in __vfwscanf()
352 case CT_CHAR: in __vfwscanf()
H A Dvfscanf.c85 #define CT_CHAR 0 /* %c conversion */ macro
263 c = CT_CHAR; in __svfscanf()
338 case CT_CHAR: in __svfscanf()