Searched refs:BOOST_IOSTREAMS_FD_SEEK (Results 1 – 3 of 3) sorted by relevance
41 # define BOOST_IOSTREAMS_FD_SEEK _lseeki64 macro44 # define BOOST_IOSTREAMS_FD_SEEK lseek macro56 # define BOOST_IOSTREAMS_FD_SEEK lseek64 macro63 # define BOOST_IOSTREAMS_FD_SEEK lseek macro
241 if (BOOST_IOSTREAMS_FD_SEEK(fd, 0, SEEK_END) == -1) { in open()347 BOOST_IOSTREAMS_FD_SEEK( in seek()
326 BOOST_IOSTREAMS_FD_SEEK( in create_large_file()