Searched refs:_IO_strfile (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dstrfile.h63 } _IO_strfile; typedef in typeref:struct:_IO_strfile_
H A Diovsprintf.c35 _IO_strfile sf;
H A Diovsscanf.c36 _IO_strfile sf;
H A Dstrops.c105 (((_IO_strfile *) fp)->_s._allocate_buffer) = (_IO_alloc_type)0;
144 = (char *) (*((_IO_strfile *) fp)->_s._allocate_buffer) (new_size);
153 (*((_IO_strfile *) fp)->_s._free_buffer) (fp->_IO_buf_base);
277 (((_IO_strfile *) fp)->_s._free_buffer) (fp->_IO_buf_base);
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dvasprintf.c41 _IO_strfile sf;
H A Dvsnprintf.c32 _IO_strfile f;

Completed in 89 milliseconds