Home
last modified time | relevance | path

Searched defs:Inf (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/ndk-test/sanitize/ubsan/src/
Dcast-overflow.cpp56 float Inf; variable
84 float Inf; in main() local
/third_party/flatbuffers/src/
Dcode_generators.cpp258 std::string TypedFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator
273 std::string TypedFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator
295 std::string SimpleFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator
309 std::string SimpleFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator
/third_party/node/test/parallel/
Dtest-zlib.js201 const Inf = pair[1]; constant
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.h578 constexpr static BaseType Inf = ~0; /// Force regalloc to give a register variable