Searched refs:ftello64 (Results 1 – 6 of 6) sorted by relevance
33 #define ftello64 ftello macro
90 # define LONG_TELL ftello64
504 INTERCEPTOR(off64_t, ftello64, FILE *stream) { argument506 return REAL(ftello64)(stream);525 #define RTSAN_MAYBE_INTERCEPT_FTELLO64 INTERCEPT_FUNCTION(ftello64)
1589 /// off64_t ftello64(FILE *stream)1590 TLI_DEFINE_ENUM_INTERNAL(ftello64)1591 TLI_DEFINE_STRING_INTERNAL("ftello64")
1880 if (isatty(fileno(ifp)) == 0 && (off = ftello64(ifp)) != -1) { in dt_preproc()
1802 fun:ftello64=uninstrumented