Home
last modified time | relevance | path

Searched defs:math_errhandling (Results 1 – 4 of 4) sorted by relevance

/external/llvm-libc/include/llvm-libc-macros/
Dmath-macros.h45 #define math_errhandling 0 macro
47 #define math_errhandling (MATH_ERREXCEPT) macro
49 #define math_errhandling (MATH_ERRNO) macro
51 #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) macro
/external/musl/include/
Dmath.h28 #define math_errhandling 2 macro
/external/trusty/musl/include/
Dmath.h28 #define math_errhandling 2 macro
/external/arm-optimized-routines/math/test/
Dmathtest.c21 # define math_errhandling 0 macro