Home
last modified time | relevance | path

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

/external/rust/crates/minimal-lexical/src/
Dlibm.rs241 let mut t_h: f32; in powf() localVariable
845 let t_h: f64 = with_set_high_word( in powd() localVariable
857 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in powd() localVariable
/external/rust/crates/libm/src/math/
Dpow.rs308 let t_h: f64 = with_set_high_word( in pow() localVariable
320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
Dpowf.rs213 let mut t_h: f32; in powf() localVariable
/external/fdlibm/
De_pow.c209 double ss,s2,s_h,s_l,t_h,t_l; local
/external/AFLplusplus/src/
Dafl-common.c1005 s32 t_d, t_h, t_m, t_s; in stringify_time_diff() local
1167 s32 t_d, t_h, t_m, t_s; in u_stringify_time_diff() local