Home
last modified time | relevance | path

Searched defs:omax (Results 1 – 12 of 12) sorted by relevance

/external/boringssl/src/crypto/asn1/
Dasn1_lib.c111 int *pclass, long omax) in ASN1_get_object()
/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dasn1_lib.c111 int *pclass, long omax) in ASN1_get_object()
/external/zstd/lib/common/
Dfse_decompress.c238 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
/external/python/cpython2/Modules/
Dselectmodule.c206 int imax, omax, emax, max; in select_select() local
/external/zstd/lib/legacy/
Dzstd_v01.c825 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
1080 BYTE* const omax = op + maxDstSize; in HUF_decompress_usingDTable() local
Dzstd_v03.c1349 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
Dzstd_v04.c1328 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
Dzstd_v02.c1348 BYTE* const omax = op + maxDstSize; in FSE_decompress_usingDTable_generic() local
Dzstd_v05.c1435 BYTE* const omax = op + maxDstSize; in FSEv05_decompress_usingDTable_generic() local
Dzstd_v06.c1578 BYTE* const omax = op + maxDstSize; in FSEv06_decompress_usingDTable_generic() local
Dzstd_v07.c1598 BYTE* const omax = op + maxDstSize; in FSEv07_decompress_usingDTable_generic() local
/external/python/cpython3/Modules/
Dselectmodule.c285 int imax, omax, emax, max; in select_select_impl() local