Searched refs:hexexp (Results 1 – 1 of 1) sorted by relevance
220 size_t s_upto, s_alloc, hexexp; in gmpscan() local241 hexexp = 0; in gmpscan()333 hexexp = s_upto; /* exponent location */ in gmpscan()388 if (hexexp != 0) in gmpscan()389 s[hexexp] = '\0'; in gmpscan()391 if (hexexp != 0) in gmpscan()395 exp = strtol (s + hexexp + 1, &dummy, 10); in gmpscan()