Home
last modified time | relevance | path

Searched defs:NAN (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ffmpeg/libavutil/
Dmathematics.h64 #define NAN av_int2float(0x7fc00000) macro
/third_party/gettext/gnulib-local/lib/libxml/
Dtrionan.c81 #define NAN NaNd() macro
/third_party/jerryscript/jerry-libm/include/
Dmath.h26 #define NAN (0.0/0.0) macro
/third_party/gstreamer/gstreamer/gst/
Dmath-compat.h109 #define NAN (__gst_nan_union.__d) macro
/third_party/jerryscript/jerry-libm/
Djerry-libm-internal.h77 #define NAN (0.0/0.0) macro
/third_party/python/Lib/test/test_json/
Dtest_enum.py27 NAN = float('nan') variable
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in154 # define NAN (_NaN()) macro
156 # define NAN (0.0f / 0.0f) macro
/third_party/musl/ndk_musl_include/
Dmath.h15 #define NAN __builtin_nanf("") macro
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h15 #define NAN __builtin_nanf("") macro
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h15 #define NAN __builtin_nanf("") macro
/third_party/musl/include/
Dmath.h15 #define NAN __builtin_nanf("") macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h15 #define NAN __builtin_nanf("") macro
/third_party/python/Lib/test/
Dtest_cmath.py12 NAN = float('nan') variable
Dtest_complex.py12 NAN = float("nan") variable
Dtest_float.py16 NAN = float("nan") variable
Dtest_getargs2.py51 NAN = float('nan') variable
Dtest_math.py18 NAN = float('nan') variable
/third_party/cJSON/
DcJSON.c82 #define NAN sqrt(-1.0) macro
84 #define NAN 0.0/0.0 macro
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration_test.cc809 #define TEST_NAN_HANDLING(NAME, NAN) \ in TEST() argument
/third_party/abseil-cpp/absl/time/
Dduration_test.cc808 #define TEST_NAN_HANDLING(NAME, NAN) \ in TEST() argument
/third_party/glib/glib/tests/
Dstrfuncs.c42 #define NAN (*(const float *) __nan) macro
Dgdatetime.c34 #define NAN HUGE_VAL * 0.0f macro
Doption-context.c46 # define NAN HUGE_VAL * HUGE_VAL * 0.0f macro
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java275 NAN("Nanai", "gld"), enumConstant
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java275 NAN("Nanai", "gld"), enumConstant

12