/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | infinite-macro.rs | 9 pub const NAN: f64 = ::std::f64::NAN; constant
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | infinite-macro.h | 2 #define NAN (0.0f/0.0f) macro
|
/third_party/ffmpeg/libavutil/ |
D | mathematics.h | 64 #define NAN av_int2float(0x7fc00000) macro
|
/third_party/jerryscript/jerry-libm/include/ |
D | math.h | 26 #define NAN (0.0/0.0) macro
|
/third_party/gstreamer/gstreamer/gst/ |
D | math-compat.h | 109 #define NAN (__gst_nan_union.__d) macro
|
/third_party/jerryscript/jerry-libm/ |
D | jerry-libm-internal.h | 77 #define NAN (0.0/0.0) macro
|
/third_party/python/Lib/test/test_json/ |
D | test_enum.py | 27 NAN = float('nan') variable
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | math.h | 15 #define NAN __builtin_nanf("") macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | math.h | 15 #define NAN __builtin_nanf("") macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | math.h | 15 #define NAN __builtin_nanf("") macro
|
/third_party/musl/ndk_musl_include/ |
D | math.h | 15 #define NAN __builtin_nanf("") macro
|
/third_party/musl/include/ |
D | math.h | 15 #define NAN __builtin_nanf("") macro
|
/third_party/python/Lib/test/ |
D | test_cmath.py | 12 NAN = float('nan') variable
|
D | test_complex.py | 12 NAN = float("nan") variable
|
D | test_float.py | 16 NAN = float("nan") variable
|
D | test_getargs2.py | 51 NAN = float('nan') variable
|
D | test_math.py | 18 NAN = float('nan') variable
|
D | datetimetester.py | 53 NAN = float("nan") variable
|
/third_party/cJSON/ |
D | cJSON.c | 82 #define NAN sqrt(-1.0) macro 84 #define NAN 0.0/0.0 macro
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | duration_test.cc | 809 #define TEST_NAN_HANDLING(NAME, NAN) \ in TEST() argument
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | LanguageTag.java | 275 NAN("Nanai", "gld"), enumConstant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | LanguageTag.java | 275 NAN("Nanai", "gld"), enumConstant
|