Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dmath_h.c108 #if defined(FP_FAST_FMAL) && FP_FAST_FMAL != 1 in math_h()
109 #error FP_FAST_FMAL in math_h()
/bionic/libc/include/
Dmath.h51 #define FP_FAST_FMAL 1 macro