Searched refs:_IO_file_underflow_maybe_mmap (Results 1 – 3 of 3) sorted by relevance
720 _IO_file_underflow_maybe_mmap (FILE *fp) in _IO_file_underflow_maybe_mmap() function1486 JUMP_INIT(underflow, _IO_file_underflow_maybe_mmap),
562 extern int _IO_file_underflow_maybe_mmap (FILE *);
398 if (_IO_file_underflow_maybe_mmap (fp) == EOF) in _IO_wfile_underflow_maybe_mmap()
Completed in 10 milliseconds