Home
last modified time | relevance | path

Searched refs:vfprintf (Results 1 – 25 of 229) sorted by relevance

12345678910

/external/bison/m4/
Dvfprintf-posix.m41 # vfprintf-posix.m4 serial 14
52 # vfprintf exists and is
103 AC_LIBOBJ([vfprintf])
106 [Define if vfprintf is overridden by a POSIX compliant gnulib implementation.])
/external/clang/test/Sema/
Dvfprintf-valid-redecl.c10 int vfprintf(void) { return 0; } in vfprintf() function
16 int vfprintf();
Dvfprintf-invalid-redecl.c6 char vfprintf(); // expected-warning {{incompatible redeclaration of library function 'vfprintf'}} …
/external/sonivox/arm-hybrid-22k/host_src/
Deas_report.c164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx()
199 vfprintf(debugFile, fmt, vargs); in EAS_Report()
229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
/external/sonivox/arm-wt-22k/host_src/
Deas_report.c164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx()
199 vfprintf(debugFile, fmt, vargs); in EAS_Report()
229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
/external/sonivox/arm-fm-22k/host_src/
Deas_report.c164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx()
199 vfprintf(debugFile, fmt, vargs); in EAS_Report()
229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
/external/clang/test/CodeGen/
Dvfprintf.c4 int vfprintf(FILE*restrict,const char*restrict, __builtin_va_list);
6 vfprintf(0, " ", ap); in foo()
/external/linux-tools-perf/src/tools/perf/ui/gtk/
Dutil.c39 vfprintf(stderr, format, args); in perf_gtk__error()
64 vfprintf(stderr, format, args); in perf_gtk__warning_info_bar()
85 vfprintf(stderr, format, args); in perf_gtk__warning_statusbar()
/external/clang/test/CodeGen/Inputs/
Dstdio.h2 extern int vfprintf(struct FILE *s, const char *format, __builtin_va_list arg);
8 return vfprintf (0, 0, 0); in vprintf()
/external/linux-tools-perf/src/tools/perf/ui/
Dutil.c11 vfprintf(stderr, format, args); in perf_stdio__error()
18 vfprintf(stderr, format, args); in perf_stdio__warning()
/external/vboot_reference/firmware/stub/
Dvboot_api_stub_init.c43 vfprintf(stderr, fixfmt(format), ap); in VbExError()
53 vfprintf(stderr, fixfmt(format), ap); in VbExDebug()
/external/icu/icu4c/source/tools/genrb/
Derrmsg.c29 vfprintf(stderr, msg, va); in error()
67 vfprintf(stderr, msg, va); in warning()
/external/google-breakpad/src/third_party/curl/
Dmprintf.h55 # undef vfprintf
72 # define vfprintf curl_mvfprintf macro
/external/linux-tools-perf/src/tools/lib/traceevent/
Dparse-utils.c38 vfprintf(stderr, fmt, ap); in __vdie()
69 vfprintf(stderr, fmt, ap); in __vwarning()
/external/freetype/src/base/
Dftdebug.c61 vfprintf( stderr, fmt, ap ); in FT_Message()
76 vfprintf( stderr, fmt, ap ); in FT_Panic()
/external/pdfium/third_party/freetype/src/base/
Dftdebug.c61 vfprintf( stderr, fmt, ap ); in FT_Message()
76 vfprintf( stderr, fmt, ap ); in FT_Panic()
/external/libxml2/
DtestSAX.c131 vfprintf(stderr, fmt, ap); in endTimer()
165 vfprintf(stderr, fmt, ap); in endTimer()
189 vfprintf(stderr, format, ap); in endTimer()
786 vfprintf(stdout, msg, args); in warningDebug()
809 vfprintf(stdout, msg, args); in errorDebug()
832 vfprintf(stdout, msg, args); in fatalErrorDebug()
/external/libpcap/tests/
Dopentest.c190 (void)vfprintf(stderr, fmt, ap); in error()
209 (void)vfprintf(stderr, fmt, ap); in warning()
Dnonblocktest.c166 (void)vfprintf(stderr, fmt, ap); in error()
185 (void)vfprintf(stderr, fmt, ap); in warning()
/external/skia/src/ports/
DSkDebug_stdio.cpp18 vfprintf(stderr, format, args); in SkDebugf()
/external/bison/lib/
Dprintf.c36 retval = vfprintf (stdout, format, args); in printf()
Dstdio.in.h1182 # define vfprintf rpl_vfprintf
1186 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
1190 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
1194 _GL_CXXALIAS_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args));
1199 _GL_CXXALIAS_SYS_CAST (vfprintf, int,
1202 _GL_CXXALIASWARN (vfprintf);
1206 # undef vfprintf
1209 _GL_WARN_ON_USE (vfprintf, "vfprintf is not always POSIX compliant - "
/external/ipsec-tools/src/racoon/
Dlogger.c152 vfprintf(fp, fmt, ap); in log_vprint()
170 vfprintf(fp, fmt, ap); in log_vaprint()
/external/tcpdump/
Dvfprintf.c44 vfprintf(f, fmt, args) in vfprintf() function
/external/bison/linux-lib/
Dstdio.h1494 # define vfprintf rpl_vfprintf macro
1498 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
1502 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
1506 _GL_CXXALIAS_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args));
1511 _GL_CXXALIAS_SYS_CAST (vfprintf, int,
1514 _GL_CXXALIASWARN (vfprintf);
1518 # undef vfprintf
1521 _GL_WARN_ON_USE (vfprintf, "vfprintf is not always POSIX compliant - "

12345678910