Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtodg.c178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
179 U *d; FPI *fpi; Long *exp; ULong *bits; int exact, rd, *irv; in rvOK()
181 (U *d, FPI *fpi, Long *exp, ULong *bits, int exact, int rd, int *irv)
197 if (exact)
204 exact &&
225 if (!exact)
278 if (!lostbits && !exact)