_IO_file_doallocate
int filebuf::doallocate() { return _IO_file_doallocate(this); }
libc_hidden_def (_IO_file_doallocate)
JUMP_INIT(doallocate, _IO_file_doallocate),
JUMP_INIT(doallocate, _IO_file_doallocate),
JUMP_INIT(doallocate, _IO_file_doallocate),
JUMP_INIT(doallocate, _IO_file_doallocate),
JUMP_INIT(doallocate, _IO_file_doallocate),
JUMP_INIT(doallocate, _IO_file_doallocate),
extern int _IO_file_doallocate (_IO_FILE *) __THROW;
libc_hidden_proto (_IO_file_doallocate)
_IO_file_doallocate (fp);