Home | History | Annotate | Download | only in tests

Lines Matching refs:fpos64_t

2180   auto seek64_fn = [](void*, fpos64_t, int) -> fpos64_t { return 0xfedcba12345678; };
2195 fpos64_t pos64;
2231 fpos64_t pos64;
2258 fpos64_t sixteen_k_pos64;
2269 // Check that our fpos64_t from 16KiB works...