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

/ast/src/lib/libast/stdio/
H A Dfseeko.c41 fseeko64(Sfio_t* f, int64_t off, int op) function
43 STDIO_INT(f, "fseeko64", int, (Sfio_t*, int64_t, int), (f, off, op))

Completed in 84 milliseconds