Searched refs:_IO_switch_to_get_mode (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dgenops.c139 _IO_switch_to_get_mode (fp) function
296 if (_IO_switch_to_get_mode (fp) == EOF)
328 if (_IO_switch_to_get_mode (fp) == EOF)
818 _IO_switch_to_get_mode (fp);
H A Dfileops.c456 _IO_switch_to_get_mode (fp);
598 if (_IO_switch_to_get_mode (fp))
H A DlibioP.h333 extern int _IO_switch_to_get_mode __P ((_IO_FILE *));
H A Dwfileops.c235 _IO_switch_to_get_mode (fp);

Completed in 118 milliseconds