Searched defs:low2 (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | uuid.c | 234 const unsigned int high2 = (i2 >> 16), low2 = (i2 & 0xffff); in mul64ll() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-icf-gimple.c | 726 tree low2 = CASE_LOW (label2); in compare_gimple_switch() local
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_misc.c | 333 uint32_t low1, low2, u32; in ar5210GetTsf64() local
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_misc.c | 330 uint32_t low1, low2, u32; in ar5211GetTsf64() local
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_misc.c | 238 uint32_t low1, low2, u32; in ar5212GetTsf64() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-icf-gimple.cc | 863 tree low2 = CASE_LOW (label2); in compare_gimple_switch() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/ |
H A D | d2fixed.c | 148 const uint64_t low2 = umul128(m, mul[2], &high2); // 128 in mulShift_mod1e9() local
|
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | diff3.c | 981 create_diff3_block (low0, high0, low1, high1, low2, high2) in create_diff3_block() argument
|
/netbsd-src/external/gpl2/diffutils/dist/src/ |
H A D | diff3.c | 860 lin low2, lin high2) in create_diff3_block()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 2026 bfd_vma low2, in ranges_overlap()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 2112 bfd_vma low2, in ranges_overlap()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 2866 rtx low2 = GEN_INT ((low_bits >> (32 - 12 - 12)) & 0xfff); in sparc_emit_set_const64_longway() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 2862 rtx low2 = GEN_INT ((low_bits >> (32 - 12 - 12)) & 0xfff); in sparc_emit_set_const64_longway() local
|