Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dmath_h.c102 #if defined(FP_FAST_FMA) && FP_FAST_FMA != 1 in math_h()
103 #error FP_FAST_FMA in math_h()
/bionic/libc/include/
Dmath.h47 #define FP_FAST_FMA 1 macro