Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dsrcpos.c219 vfprintf(stdout, fmt, va); in srcpos_verror()
244 vfprintf(stderr, fmt, va); in srcpos_warn()
H A Dutil.h29 vfprintf(stderr, str, ap); in die()
H A Dchecks.c103 vfprintf(stderr, fmt, ap); in check_msg()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y574 vfprintf(stderr, err, ap); in zconfprint()
586 vfprintf(stderr, err, ap); in zconf_error()
H A Dmenu.c26 vfprintf(stderr, fmt, ap); in menu_warn()
36 vfprintf(stderr, fmt, ap); in prop_warn()
H A Dzconf.tab.c2329 vfprintf(stderr, err, ap); in zconfprint()
2341 vfprintf(stderr, err, ap); in zconf_error()
H A Dconfdata.c35 vfprintf(stderr, fmt, ap); in conf_warning()
H A Dzconf.tab.c_shipped2329 vfprintf(stderr, err, ap);
2341 vfprintf(stderr, err, ap);
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c60 vfprintf(stderr, fmt, arglist); in fatal()
73 vfprintf(stderr, fmt, arglist); in warn()
84 vfprintf(stderr, fmt, arglist); in merror()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio-ldbl.h28 __LDBL_REDIR_DECL (vfprintf)
H A Dstdio.h39 return vfprintf (stdout, __fmt, __arg); in vprintf()
H A Dstdio2.h125 vfprintf (FILE *__restrict __stream, in vfprintf() function
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dpnmtologo.c417 vfprintf(stderr, fmt, ap); in die()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h213 int _EXFUN(vfprintf, (FILE *, const char *, __VALIST));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h346 extern int vfprintf (FILE *__restrict __s, __const char *__restrict __format,
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c721 vfprintf(stderr, fmt, args); in error_with_pos()