Searched defs:qNan (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_generic_x87.c449 const ULong qNan = 0x7FF8000000000000ULL; local
462 return qNan | (arg & (1ULL << 63));

Completed in 128 milliseconds