Searched defs:seek_target (Results 1 – 3 of 3) sorted by relevance
314 auto seek_target = eof ? SEEK_END : SEEK_CUR; in tell() local
356 auto seek_target = eof ? SEEK_END : SEEK_CUR; in tell() local