Home
last modified time | relevance | path

Searched refs:MATH_ERRNO (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/libc-test/src/api/
Dmath.c51 C(MATH_ERRNO) in f()
/third_party/musl/ndk_musl_include/
Dmath.h26 #define MATH_ERRNO 1 macro
/third_party/musl/include/
Dmath.h26 #define MATH_ERRNO 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h26 #define MATH_ERRNO 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h26 #define MATH_ERRNO 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h26 #define MATH_ERRNO 1 macro
/third_party/boost/libs/config/test/
Dmath_info.cpp312 PRINT_MACRO(MATH_ERRNO); in main()
/third_party/optimized-routines/math/test/
Dmathtest.c881 if(math_errhandling&MATH_ERRNO) { in parsetest()
891 if(!(math_errhandling&MATH_ERRNO)) { in parsetest()