Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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-15.0.7/lld/ELF/Arch/
H A DMipsArchTree.cpp81 bool nan2 = f.flags & EF_MIPS_NAN2008; in checkFlags() local