/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/ |
H A D | d2s_intrinsics.h | 281 const uint64_t low1 = umul128(m, mul[1], &high1); // 64 in mulShift64() local 303 const uint64_t low1 = umul128(m, mul[1], &high1); // 64 in mulShift64() local
|
H A D | d2fixed.c | 146 const uint64_t low1 = umul128(m, mul[1], &high1); // 64 in mulShift_mod1e9() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | t-bit.c | 176 int zeros, low1; in check_tstbit() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | uuid.c | 233 const unsigned int high1 = (i1 >> 16), low1 = (i1 & 0xffff); in mul64ll() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-icf-gimple.c | 725 tree low1 = CASE_LOW (label1); in compare_gimple_switch() local
|
H A D | rtlanal.c | 4701 int low1 = ctz_or_zero (nz1); in nonzero_bits1() local
|
H A D | fold-const.c | 5494 tree high0, int in1_p, tree low1, tree high1) in merge_ranges() 5961 tree low0, low1, low, high0, high1, high; in fold_range_test() 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 | 862 tree low1 = CASE_LOW (label1); in compare_gimple_switch() local
|
H A D | fold-const.cc | 5577 tree high0, int in1_p, tree low1, tree high1) in merge_ranges() 6043 tree low0, low1, low, high0, high1, high; in fold_range_test() 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 | 859 lin low1, lin high1, in create_diff3_block()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 187 tree low0, low1, low, high0, high1, high, lhs, rhs, tem; in warn_logical_operator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 189 tree low0, low1, low, high0, high1, high, lhs, rhs, tem; in warn_logical_operator() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 2024 static bool ranges_overlap (bfd_vma low1, in ranges_overlap()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 2110 ranges_overlap (bfd_vma low1, in ranges_overlap()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 2865 rtx low1 = GEN_INT ((low_bits >> (32 - 12)) & 0xfff); in sparc_emit_set_const64_longway() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 2861 rtx low1 = GEN_INT ((low_bits >> (32 - 12)) & 0xfff); in sparc_emit_set_const64_longway() local
|