Searched defs:omax (Results 1 – 13 of 13) sorted by relevance
47 int *pclass, long omax) in ASN1_get_object()
180 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
181 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
110 static __inline off_t omax(off_t a, off_t b) { return (a > b ? a : b); } in omax() function
2107 int opos, omax, spaces; local
783 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local1038 BYTE* const omax = op + maxDstSize; in HUF_decompress_usingDTable() local
1283 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1268 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1379 BYTE* const omax = op + maxDstSize; in FSEv05_decompress_usingDTable_generic() local
1518 BYTE* const omax = op + maxDstSize; in FSEv06_decompress_usingDTable_generic() local
1539 BYTE* const omax = op + maxDstSize; in FSEv07_decompress_usingDTable_generic() local
1264 int omax; in unstifle_history() local