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

/haiku-buildtools/legacy/gcc/libio/
H A Dfiledoalloc.c67 _IO_file_doallocate (fp) function
78 on exit. We call it from _IO_file_doallocate, since that is likely
H A Dfilebuf.cc159 int filebuf::doallocate() { return _IO_file_doallocate(this); }
H A Diopopen.c242 JUMP_INIT(doallocate, _IO_file_doallocate),
H A Dfileops.c805 JUMP_INIT(doallocate, _IO_file_doallocate),
H A DlibioP.h389 extern int _IO_file_doallocate __P ((_IO_FILE *));

Completed in 104 milliseconds