Home
last modified time | relevance | path

Searched defs:max (Results 1 – 17 of 17) sorted by relevance

/lib/zlib/
A Duncompr.c36 const uInt max = (uInt)-1; local
A Dinftrees.c38 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local
/lib/mbedtls/external/mbedtls/programs/psa/
A Dpsa_constant_names.c195 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()
234 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
/lib/mbedtls/external/mbedtls/library/
A Dssl_cache.c381 void mbedtls_ssl_cache_set_max_entries(mbedtls_ssl_cache_context *cache, int max) in mbedtls_ssl_cache_set_max_entries()
A Dx509.c53 #define CHECK_RANGE(min, max, val) \ argument
A Dssl_tls.c1658 uint32_t min, uint32_t max) in mbedtls_ssl_conf_handshake_timeout()
/lib/
A Dmembuf.c326 int membuf_extend_by(struct membuf *mb, int by, int max) in membuf_extend_by()
A Dsmbios.c64 int max; member
A Dfdtdec.c568 int max = -1; in fdtdec_get_alias_highest_id() local
/lib/zstd/common/
A Dentropy_common.c146 int const max = (2*threshold-1) - remaining; in FSE_readNCount_body() local
A Dzstd_internal.h49 #define BOUNDED(min,val,max) (MAX(min,MIN(val,max))) argument
/lib/lwip/lwip/src/include/lwip/
A Dstats.h105 mem_size_t max; member
112 STAT_COUNTER max; member
/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp_core.h265 u32_t max; member
/lib/zstd/decompress/
A Dzstd_decompress_block.c599 symbolEncodingType_e type, unsigned max, U32 maxLog, in ZSTD_buildSeqTable()
1945 U32 const max = 1 << tableLog; local
A Dzstd_decompress.c1592 size_t const max = (size_t)1 << bounds.upperBound; in ZSTD_DCtx_setMaxWindowSize() local
/lib/lwip/lwip/src/core/ipv4/
A Ddhcp.c116 #define SET_TIMEOUT_FROM_OFFERED(result, offered, min, max) do { \ argument
/lib/efi_loader/
A Defi_boottime.c182 const int max = strlen(indent); in indent_string() local

Completed in 66 milliseconds