Home
last modified time | relevance | path

Searched defs:NAN (Results 1 - 18 of 18) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dinfinite-macro.rs9 pub const NAN: f64 = ::std::f64::NAN; consts
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dinfinite-macro.h2 #define NAN (0.0f/0.0f) macro
/third_party/jerryscript/jerry-libm/
H A Djerry-libm-internal.h77 #define NAN (0.0/0.0) macro
/third_party/ffmpeg/libavutil/
H A Dmathematics.h64 #define NAN av_int2float(0x7fc00000) macro
/third_party/jerryscript/jerry-libm/include/
H A Dmath.h26 #define NAN (0.0/0.0) macro
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py27 NAN = float('nan') variable
/third_party/musl/porting/liteos_a/kernel/include/
H A Dmath.h15 #define NAN __builtin_nanf("") macro
18 #define NAN (0.0f/0.0f) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dmath.h15 #define NAN __builtin_nanf("") macro
18 #define NAN (0.0f/0.0f) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dmath.h15 #define NAN __builtin_nanf("") macro
18 #define NAN (0.0f/0.0f) macro
/third_party/musl/include/
H A Dmath.h15 #define NAN __builtin_nanf("") macro
18 #define NAN (0.0f/0.0f) macro
/third_party/python/Lib/test/
H A Dtest_complex.py12 NAN = float("nan") variable
[all...]
H A Dtest_cmath.py12 NAN = float('nan') variable
[all...]
H A Dtest_math.py18 NAN = float('nan') variable
[all...]
H A Dtest_float.py24 NAN = float("nan") variable
[all...]
H A Ddatetimetester.py58 NAN = float("nan") variable
/third_party/cJSON/
H A DcJSON.c82 #define NAN sqrt(-1.0) macro
84 #define NAN 0.0/0.0 macro
/third_party/python/Lib/test/test_capi/
H A Dtest_getargs.py52 NAN = float('nan') variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java275 NAN("Nanai", "gld"), enum constant

Completed in 24 milliseconds