Home
last modified time | relevance | path

Searched defs:mul1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dsht3x.c1264 uint64_t mul1; sht3x_compute_temp_from_raw() local
1290 uint64_t mul1; sht3x_compute_rh_from_raw() local
H A Dsht4x.c766 uint64_t mul1; in sht4x_refresh() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dbin_uiui.c88 mul1 (mp_limb_t m) in mul1() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h553 const uint64_t mul1 = 0x000F424000000064; // 100 + (1000000ULL << 32) in parse_eight_digits_unrolled() local
2248 const uint64_t mul1 = 0x000F424000000064; // 100 + (1000000ULL << 32) in parse_eight_digits_unrolled() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp-patterns.cc1030 bool mul1 = vect_match_expression_p (l0node[1], MULT_EXPR); in matches() local