Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/numerics/complex.number/
H A D__sqr.pass.cpp60 const cplx nan2 = std::__sqr(cplx(0, NAN)); in test() local
/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp81 bool nan2 = f.flags & EF_MIPS_NAN2008; checkFlags() local