Searched refs:_IO_wfile_overflow (Results 1 – 3 of 3) sorted by relevance
406 _IO_wfile_overflow (FILE *f, wint_t wch) in _IO_wfile_overflow() function476 libc_hidden_def (_IO_wfile_overflow) in libc_hidden_def() argument1025 JUMP_INIT(overflow, (_IO_overflow_t) _IO_wfile_overflow),1051 JUMP_INIT(overflow, (_IO_overflow_t) _IO_wfile_overflow),1075 JUMP_INIT(overflow, (_IO_overflow_t) _IO_wfile_overflow),
109 _IO_wdo_write; _IO_wfile_jumps; _IO_wfile_overflow; _IO_wfile_seekoff;
624 extern wint_t _IO_wfile_overflow (FILE *, wint_t);625 libc_hidden_proto (_IO_wfile_overflow)
Completed in 8 milliseconds