Searched refs:funopen64 (Results 1 – 13 of 13) sorted by relevance
180 int (*)(void*)) __RENAME(funopen64);200 FILE* funopen64(const void*,
590 FILE* funopen64(const void* cookie, in funopen64() function
1160 funopen64;
1219 funopen64;
1221 funopen64;
1237 funopen64;
1262 funopen64;
1175 FILE* fp64 = funopen64(nullptr, read_fn, nullptr, seek64_fn, nullptr); in TEST()