Home
last modified time | relevance | path

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

/third_party/FreeBSD/lib/msun/ld128/
De_powl.c148 long double z, ax, z_h, z_l, p_h, p_l; in powl() local
/third_party/jerryscript/jerry-libm/
Dpow.c123 double_accessor t1, ax, p_h, y1, t, z; in pow() local
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs68 let mut p_h: f32; in powf() localVariable
865 let p_h: f64 = with_set_low_word(u + v, 0); in powd() localVariable
879 let mut p_h: f64 = y1 * t1; in powd() localVariable
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c3023 int p_w, p_h; in vulkan_export_to_cuda() local
3210 int p_w, p_h; in vulkan_transfer_data_from_cuda() local
3778 int p_w, p_h; in transfer_image_buf() local
3829 int p_w, p_h; in vulkan_transfer_data() local
/third_party/ffmpeg/libavfilter/
Dvsrc_testsrc.c1513 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; in smptebars_fill_picture() local