Home | History | Annotate | Download | only in lib

Lines Matching full:vsprintf

1317 #   define vsprintf rpl_vsprintf
1319 _GL_FUNCDECL_RPL (vsprintf, int,
1323 _GL_CXXALIAS_RPL (vsprintf, int,
1329 _GL_CXXALIAS_SYS_CAST (vsprintf, int,
1332 _GL_CXXALIASWARN (vsprintf);
1334 # undef vsprintf
1335 /* Assume vsprintf is always declared. */
1336 _GL_WARN_ON_USE (vsprintfvsprintf is not always POSIX compliant - "
1337 "use gnulib module vsprintf-posix for portable "