Searched defs:omax (Results 1 – 10 of 10) sorted by relevance
113 static __inline off_t omax(off_t a, off_t b) { return (a > b ? a : b); } in omax() function
238 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
825 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local1080 BYTE* const omax = op + maxDstSize; in HUF_decompress_usingDTable() local
1349 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1328 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1348 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1578 BYTE* const omax = op + maxDstSize; in FSEv06_decompress_usingDTable_generic() local
1435 BYTE* const omax = op + maxDstSize; in FSEv05_decompress_usingDTable_generic() local
1598 BYTE* const omax = op + maxDstSize; in FSEv07_decompress_usingDTable_generic() local
2936 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local