Home
last modified time | relevance | path

Searched defs:INFINITY (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dinfinite-macro.rs8 pub const INFINITY: f64 = ::std::f64::INFINITY; consts
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dinfinite-macro.h1 #define INFINITY (1.0f/0.0f) macro
/third_party/ffmpeg/libavutil/
H A Dmathematics.h67 #define INFINITY av_int2float(0x7f800000) macro
/third_party/jerryscript/jerry-libm/include/
H A Dmath.h25 #define INFINITY (1.0/0.0) macro
/third_party/python/Lib/idlelib/
H A Dcodecontext.py15 from sys import maxsize as INFINITY namespace
/third_party/python/Lib/json/
H A Dencoder.py35 INFINITY = float('inf') variable
/third_party/musl/porting/liteos_a/kernel/include/
H A Dmath.h16 #define INFINITY __builtin_inff() macro
19 #define INFINITY 1e5000f macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dmath.h16 #define INFINITY __builtin_inff() macro
19 #define INFINITY 1e5000f macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dmath.h16 #define INFINITY __builtin_inff() macro
19 #define INFINITY 1e5000f macro
/third_party/musl/include/
H A Dmath.h16 #define INFINITY __builtin_inff() macro
19 #define INFINITY 1e5000f macro
/third_party/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp65 #undef INFINITY macro
67 #define INFINITY ((UChar)0x221E) macro
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp65 #undef INFINITY macro
67 #define INFINITY ((char16_t)0x221E) macro
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchoicfmt.cpp65 #undef INFINITY macro
67 #define INFINITY ((UChar)0x221E) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c153 #define INFINITY (DUPMAX + 1) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c281 #define INFINITY (DUPMAX + 1) macro

Completed in 14 milliseconds