Searched defs:coshf (Results 1 – 5 of 5) sorted by relevance
11 pub fn coshf(mut x: f32) -> f32 { in coshf() function
112 mod coshf; module
3 float coshf(float x) in coshf() function
27 VPCS_ATTR v_f32_t V_NAME (coshf) (v_f32_t x) in V_NAME() argument
46 coshf (float x) in coshf() function