Home
last modified time | relevance | path

Searched defs:hi2 (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dcrt.c47 mpd_uint_t hi1, hi2, lo; in _crt_mulP1P2_3() local
/external/freetype/src/base/
Dfttrigon.c86 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_trig_downscale() local
Dftcalc.c283 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
/external/rust/crates/gdbstub_arch/src/mips/reg/
Dmips.rs65 pub hi2: U, field
/external/musl/arch/mipsn32/bits/
Dsignal.h45 greg_t hi2; member
/external/musl/arch/mips64/bits/
Dsignal.h45 greg_t hi2; member
/external/musl/arch/mips/bits/
Dsignal.h36 unsigned long hi1, lo1, hi2, lo2, hi3, lo3; member
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h834 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/external/google-benchmark/include/benchmark/
Dbenchmark.h846 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp240 Value *x32_minus_shift, *pred, *hi1, *hi2; in handleShift() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1435 LLVMValueRef lo, hi, lo2, hi2; in fs_twiddle_transpose() local
/external/freetype/src/truetype/
Dttinterp.c1414 FT_Int32 m, s, hi1, hi2, hi; in TT_DotFix14() local