Searched defs:val_lo (Results 1 – 5 of 5) sorted by relevance
| /external/musl/src/math/ |
| D | log10.c | 39 double_t hfsq,f,s,z,R,w,t1,t2,dk,y,hi,lo,val_hi,val_lo; in log10() local
|
| /external/rust/crates/libm/src/math/ |
| D | log2.rs | 49 let mut val_lo: f64; in log2() localVariable
|
| D | log10.rs | 52 let mut val_lo: f64; in log10() localVariable
|
| /external/mesa3d/src/freedreno/perfcntrs/ |
| D | fdperf.c | 64 volatile uint32_t *val_lo; member
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 1090 Temp val_lo = bld.tmp(v1), val_hi = bld.tmp(v1); in emit_trunc_f64() local 8272 Temp val_lo = bld.tmp(s1), val_hi = bld.tmp(s1); in visit_intrinsic() local
|