Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp820 static const char NaNL[] = "nan"; variable
3291 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()