Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/libio/
H A Dvasprintf.c36 _IO_vasprintf (result_ptr, format, args) in _IO_vasprintf() 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/posix/glibc/stdio-common/
H A Dasprintf.c26 # define vasprintf(s, f, a) _IO_vasprintf (s, f, a)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c348 void _IO_vasprintf() {} in _IO_vasprintf() function
H A Dlibroot_stubs.c238 void _IO_vasprintf() {} in _IO_vasprintf() function