Home
last modified time | relevance | path

Searched defs:high_bits (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c116 u8 high_bits; in ixgbe_read_i2c_combined_generic_int() local
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2008 static const size_t high_bits = SIZE_T_MAX << (sizeof(size_t) * 8 / 2); in compute_size_with_overflow() local