Searched refs:ubstrhex (Results 1 – 1 of 1) sorted by relevance
738 char ubstrhex[64]; in parse() local739 util64_toa(ub, ubstrhex, 64, 16); in parse()740 fprintf(stderr, "ub: %g, i64: %s (%s)\n", upperBound, ubstr, ubstrhex); in parse()