Searched refs:_IO_seek_end (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dfileops.c219 if (_IO_SEEKOFF (fp, (_IO_off64_t)0, _IO_seek_end, _IOS_INPUT|_IOS_OUTPUT)
628 case _IO_seek_end:
H A DlibioP.h45 #define _IO_seek_end 2 macro
180 /* The _IO_seek_cur and _IO_seek_end options are not allowed. */
H A Dwfileops.c517 case _IO_seek_end:

Completed in 48 milliseconds