Home | History | Annotate | Download | only in include

Lines Matching defs:asprintf

202 int asprintf(char **__ret, const char *__format, ...)
399 int __cdecl asprintf(char ** __restrict__ ret,const char * __restrict__ format,...) __attribute__ ((format (__MINGW_PRINTF_FORMAT, 2, 3)));