Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp522 static const char NaNL[] = "nan"; variable
2731 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()