Home
last modified time | relevance | path

Searched defs:kQuietNaN (Results 1 – 2 of 2) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DConstexprMathTest.cpp383 constexpr auto kQuietNaN = std::numeric_limits<Src>::quiet_NaN(); in run_constexpr_clamp_cast_test() local
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dconstants-riscv64.h1082 kQuietNaN = 1 << 9 enumerator