Home
last modified time | relevance | path

Searched refs:NaNU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp849 static const char NaNU[] = "NAN"; variable
3396 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()
3397 dst += sizeof NaNU - 1; in convertToHexString()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc27169 {"_ZL4NaNU", "NaNU"},