Searched refs:vfprintf (Results 226 - 229 of 229) sorted by relevance

12345678910

/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dmips.c6099 vfprintf (stream, final_string, ap);
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dconfigure4955 funcs="$funcs vfprintf"
5045 strtod strtol strtoul strverscmp tmpnam vasprintf vfprintf vprintf \
/freebsd-10.0-release/contrib/groff/
H A Dconfigure7539 echo "$as_me:$LINENO: checking whether vfprintf must be declared" >&5
7540 echo $ECHO_N "checking whether vfprintf must be declared... $ECHO_C" >&6
7585 #ifndef vfprintf
7586 char *p = (char *) vfprintf;
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c18892 ** includes printf, fprintf, sprintf, vprintf, vfprintf, and
23149 vfprintf(stderr, fmt, ap);
[all...]

Completed in 481 milliseconds

12345678910