Home
last modified time | relevance | path

Searched refs:TwoThird (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Derf_2u5.c17 #define TwoThird 0x1.5555555555555p-1 macro
75 double p2 = fma (TwoThird, r2, -OneThird); in arm_math_erf()
H A Derfcf_1u7.c14 #define TwoThird 0x1.555556p-1f macro
70 float p2 = fmaf (TwoThird, r2, -OneThird); in erfcf()