Searched refs:expm1 (Results 1 – 16 of 16) sorted by relevance
51 IMPORT_F32_FN_F32(expm1)
97 TEST_FUNC_1(expm1);
677 f = expm1(f);678 f2 = expm1(f2);679 f3 = expm1(f3);680 f4 = expm1(f4);
270 TEST_FN_FUNC_FN(expm1);
137 TEST_FN_FUNC_FN(expm1);
277 TEST_FN_FUNC_FN(expm1);
256 TEST_FN_FUNC_FN(expm1);
326 BENCH_FN_FUNC_FN(expm1);
419 extern float __attribute__((overloadable)) expm1(float);420 FN_FUNC_FN(expm1) in FN_FUNC_FN() argument1462 THUNK_NATIVE_F(expm1) in THUNK_NATIVE_F()
313 name: expm1
4788 extern float __attribute__((const, overloadable))expm1(float);4797 extern float2 __attribute__((const, overloadable))expm1(float2);4806 extern float3 __attribute__((const, overloadable))expm1(float3);4815 extern float4 __attribute__((const, overloadable))expm1(float4);
44030 method public static double expm1(double);44352 method public static double expm1(double);
41501 method public static double expm1(double);41823 method public static double expm1(double);