Searched refs:qNan (Results 1 – 4 of 4) sorted by relevance
167 half::posInf(), half::negInf(), half::qNan()) in HalfLut()176 half::posInf(), half::negInf(), half::qNan()), in RgbaLut()
203 static half qNan ();736 half::qNan () in qNan() function
86 static half quiet_NaN () throw () {return half::qNan();} in quiet_NaN()
449 const ULong qNan = 0x7FF8000000000000ULL; in x86amd64g_calculate_FXTRACT() local462 return qNan | (arg & (1ULL << 63)); in x86amd64g_calculate_FXTRACT()