Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDAPFloat.cpp650 static const char NaNL[] = "nan"; variable
2717 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()