Searched refs:mant (Results 1 – 1 of 1) sorted by relevance
51 unsigned long long int mant; in STRTOD_NAN() local53 mant = STRTOULL (str, &endp, 0); in STRTOD_NAN()55 SET_NAN_PAYLOAD (retval, mant); in STRTOD_NAN()
Completed in 3 milliseconds