Searched refs:_IO_vasprintf (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dasprintf.c26 # define vasprintf(s, f, a) _IO_vasprintf (s, f, a)
/haiku/src/system/libroot/posix/glibc/libio/
H A Dvasprintf.c36 _IO_vasprintf (result_ptr, format, args) function
92 weak_alias (_IO_vasprintf, vasprintf)
H A DlibioP.h629 extern int _IO_vasprintf __P ((char **result_ptr, __const char *format,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c243 void _IO_vasprintf() {} function
H A Dlibroot_stubs_legacy.c353 void _IO_vasprintf() {} function

Completed in 112 milliseconds