Home
last modified time | relevance | path

Searched defs:fmt0 (Results 1 – 3 of 3) sorted by path

/original-bsd/lib/libc/stdio/
H A Dvfprintf.c252 vfprintf(fp, fmt0, ap) in vfprintf() argument
H A Dvfscanf.c71 __svfscanf(fp, fmt0, ap) in __svfscanf() argument
/original-bsd/usr.bin/ex/
H A Dprintf.c42 ex_printf(const char *fmt0, ...) in ex_printf()