Home
last modified time | relevance | path

Searched defs:max_value (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/dialog/
H A Drangebox.c36 int max_value; member
163 int max_value, in dialog_rangebox()
/freebsd/sys/arm/ti/clk/
H A Dti_clk_dpll.h72 uint32_t max_value; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp40 uint64_t max_value = GetMaxValue(); in Field() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwmm_ac.c380 #define PARAM_IN_RANGE(field, min_value, max_value) \ in wmm_ac_ts_req_is_valid() argument
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c279 IN char *p_key, uint32_t max_value) in opts_strtoul()
301 IN char *p_key, uint64_t max_value) in opts_strtoull()
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk.h88 uint32_t max_value; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4391 uint64_t max_value = in ParseFlagsFields() local