Home
last modified time | relevance | path

Searched defs:fpclassify (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dmath.h68 #define fpclassify(x) ( \ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h68 #define fpclassify(x) ( \ macro
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h68 #define fpclassify(x) ( \ macro
/third_party/musl/ndk_musl_include/
Dmath.h68 #define fpclassify(x) ( \ macro
/third_party/musl/include/
Dmath.h68 #define fpclassify(x) ( \ macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp34903 fpclassify(float __x) in fpclassify() function
34908 fpclassify(double __x) in fpclassify() function
34913 fpclassify(long double __x) in fpclassify() function
34922 fpclassify(_Tp __x) in fpclassify() function