Home
last modified time | relevance | path

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

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