Searched refs:_IO_wfile_seekoff (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/ |
| D | basic_file_libio.cc | 161 { return _IO_wfile_seekoff(this, __off, __way, __mode); } in seekoff() 165 { return _IO_wfile_seekoff(this, __pos, ios_base::beg, __mode); } in seekpos()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/libio/ |
| D | wfileops.c | 431 _IO_wfile_seekoff (fp, offset, dir, mode) in _IO_wfile_seekoff() function 740 JUMP_INIT(seekoff, _IO_wfile_seekoff),
|
| D | libioP.h | 543 extern _IO_off64_t _IO_wfile_seekoff __P ((_IO_FILE *, _IO_off64_t, int, int));
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 120 fun:_IO_wfile_seekoff=uninstrumented
|