Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Dtanhf.rs4 pub fn tanhf(mut x: f32) -> f32 { in tanhf() function
Dmod.rs190 mod tanhf; module
/external/musl/src/math/
Dtanhf.c3 float tanhf(float x) in tanhf() function
/external/arm-optimized-routines/pl/math/
Dv_tanhf_2u6.c31 VPCS_ATTR v_f32_t V_NAME (tanhf) (v_f32_t x) in V_NAME() argument
Dtanhf_2u6.c63 tanhf (float x) in tanhf() function