Searched refs:vdprintf (Results 1 - 7 of 7) sorted by relevance

/external/bison/darwin-lib/
H A Dstdio.h1464 # define vdprintf rpl_vdprintf
1466 _GL_FUNCDECL_RPL (vdprintf, int, (int fd, const char *format, va_list args)
1469 _GL_CXXALIAS_RPL (vdprintf, int, (int fd, const char *format, va_list args));
1472 _GL_FUNCDECL_SYS (vdprintf, int, (int fd, const char *format, va_list args)
1478 _GL_CXXALIAS_SYS_CAST (vdprintf, int,
1481 _GL_CXXALIASWARN (vdprintf);
1483 # undef vdprintf macro
1485 _GL_WARN_ON_USE (vdprintf, "vdprintf is unportable - "
1486 "use gnulib module vdprintf fo
[all...]
/external/bison/linux-lib/
H A Dstdio.h1464 # define vdprintf rpl_vdprintf
1466 _GL_FUNCDECL_RPL (vdprintf, int, (int fd, const char *format, va_list args)
1469 _GL_CXXALIAS_RPL (vdprintf, int, (int fd, const char *format, va_list args));
1472 _GL_FUNCDECL_SYS (vdprintf, int, (int fd, const char *format, va_list args)
1478 _GL_CXXALIAS_SYS_CAST (vdprintf, int,
1481 _GL_CXXALIASWARN (vdprintf);
1483 # undef vdprintf macro
1485 _GL_WARN_ON_USE (vdprintf, "vdprintf is unportable - "
1486 "use gnulib module vdprintf fo
[all...]
/external/bison/lib/
H A Dstdio.in.h1152 # define vdprintf rpl_vdprintf
1154 _GL_FUNCDECL_RPL (vdprintf, int, (int fd, const char *format, va_list args)
1157 _GL_CXXALIAS_RPL (vdprintf, int, (int fd, const char *format, va_list args));
1160 _GL_FUNCDECL_SYS (vdprintf, int, (int fd, const char *format, va_list args)
1166 _GL_CXXALIAS_SYS_CAST (vdprintf, int,
1169 _GL_CXXALIASWARN (vdprintf);
1171 # undef vdprintf
1173 _GL_WARN_ON_USE (vdprintf, "vdprintf is unportable - "
1174 "use gnulib module vdprintf fo
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dtrio.h201 #define vdprintf trio_vdprintf macro
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtrio.h201 #define vdprintf trio_vdprintf macro
/external/libxml2/
H A Dtrio.h201 #define vdprintf trio_vdprintf macro
/external/bison/
H A Dconfigure30450 for gl_func in dprintf fpurge fseeko ftello getdelim getline gets pclose popen renameat snprintf tmpfile vdprintf vsnprintf; do

Completed in 489 milliseconds