Searched defs:p_h (Results 1 – 4 of 4) sorted by relevance
68 let mut p_h: f32; in powf() localVariable865 let p_h: f64 = with_set_low_word(u + v, 0); in powd() localVariable879 let mut p_h: f64 = y1 * t1; in powd() localVariable
313 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable327 let mut p_h: f64 = y1 * t1; in pow() localVariable
53 let mut p_h: f32; in powf() localVariable
107 double z,ax,z_h,z_l,p_h,p_l; local