Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dmath_h.c105 #if defined(FP_FAST_FMAF) && FP_FAST_FMAF != 1 in math_h()
106 #error FP_FAST_FMAF in math_h()
/bionic/libc/include/
Dmath.h50 #define FP_FAST_FMAF 1 macro