Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp531 static const char NaNL[] = "nan"; variable
2563 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()
/external/llvm/lib/Support/
DAPFloat.cpp525 static const char NaNL[] = "nan"; variable
2734 memcpy (dst, upperCase ? NaNU: NaNL, sizeof NaNU - 1); in convertToHexString()