Searched refs:_IO_new_file_seekoff (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/lib/libstdc++/libstdc++/libio/ |
| D | fileops.c | 68 # define _IO_new_file_seekoff _IO_file_seekoff macro 572 _IO_new_file_seekoff (fp, offset, dir, mode) in _IO_new_file_seekoff() function 1021 JUMP_INIT(seekoff, _IO_new_file_seekoff), 1045 versioned_symbol (libc, _IO_new_file_seekoff, _IO_file_seekoff, GLIBC_2_1);
|
| D | wfileops.c | 49 # define _IO_new_file_seekoff _IO_file_seekoff macro
|
| D | libioP.h | 514 extern _IO_off64_t _IO_new_file_seekoff __P ((_IO_FILE *, _IO_off64_t, int, int));
|