Home
last modified time | relevance | path

Searched defs:val_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dmap_table.h12 unsigned short val_offset; member
H A Dnormalize_table.h14 unsigned short val_offset; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c661 static int parse_ca_cong_common(char *p_val_str, uint8_t *sl, unsigned int *val_offset) { in parse_ca_cong_common()
697 unsigned int val_offset = 0; in opts_parse_ccti_timer() local
714 unsigned int val_offset = 0; in opts_parse_ccti_increase() local
731 unsigned int val_offset = 0; in opts_parse_trigger_threshold() local
748 unsigned int val_offset = 0; in opts_parse_ccti_min() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2720 uint64_t val_offset = value + ELFRelocation::RelocAddend64(rel); in ApplyELF64ABS64Relocation() local