Home
last modified time | relevance | path

Searched refs:fseek_u32 (Results 1 – 1 of 1) sorted by relevance

/third_party/lz4/programs/
Dlz4io.c1141 static int fseek_u32(FILE *fp, unsigned offset, int where) in fseek_u32() function
1198 int const errorNb = fseek_u32(finput, size, SEEK_CUR); in selectDecoder()
1601 int const errorNb = fseek_u32(finput, size, SEEK_CUR); in LZ4IO_getCompressedFileInfo()