Searched refs:hexexp (Results 1 – 1 of 1) sorted by relevance
225 size_t s_upto, s_alloc, hexexp; in gmpscan() local246 hexexp = 0; in gmpscan()338 hexexp = s_upto; /* exponent location */ in gmpscan()393 if (hexexp != 0) in gmpscan()394 s[hexexp] = '\0'; in gmpscan()396 if (hexexp != 0) in gmpscan()400 exp = strtol (s + hexexp + 1, &dummy, 10); in gmpscan()