Home
last modified time | relevance | path

Searched defs:new_hi (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.h238 uint64 new_hi = (Uint128High64(val) << amount) | in operator <<() local
255 uint64 new_hi = Uint128High64(val) >> amount; in operator >>() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_double_ops.c52 nir_ssa_def *new_hi = nir_bitfield_insert(b, hi, exp, in set_exponent() local
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-bitmap.c1642 md_bitmap_sync_with_cluster(struct mddev *mddev, sector_t old_lo, sector_t old_hi, sector_t new_lo, sector_t new_hi) md_bitmap_sync_with_cluster() argument
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.c1714 md_bitmap_sync_with_cluster(struct mddev *mddev, sector_t old_lo, sector_t old_hi, sector_t new_lo, sector_t new_hi) md_bitmap_sync_with_cluster() argument
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h869 Register new_hi = ecx; in AtomicBinop64() local
1105 Register new_hi in AtomicCompareExchange() local
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c524 const int new_hi = *hi + num_hi; in normalize_pair() local

Completed in 21 milliseconds