Searched refs:internal_filesize (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_libc.h78 uptr internal_filesize(fd_t fd); // -1 on error.
H A Dsanitizer_mac.cc95 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_posix.cc201 uptr fsize = internal_filesize(fd);
H A Dsanitizer_win.cc347 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc222 uptr internal_filesize(fd_t fd) { function in namespace:__sanitizer

Completed in 50 milliseconds