Searched defs:cbrtf (Results 1 – 6 of 6) sorted by relevance
29 pub fn cbrtf(x: f32) -> f32 { in cbrtf() function
104 mod cbrtf; module
27 float cbrtf(float x) in cbrtf() function
27 cbrtf (float x) in cbrtf() function
37 VPCS_ATTR v_f32_t V_NAME (cbrtf) (v_f32_t x) in V_NAME() argument
529 float cbrtf(float x) in cbrtf() function