Home
last modified time | relevance | path

Searched defs:rve (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dldtoa.c50 char **rve) in __ldtoa()
114 char **rve) in __ldtoa()
Dhdtoa.c124 char **rve) in __hdtoa()
221 char **rve) in __hldtoa()
327 char **rve) in __hldtoa()
Ddmisc.c69 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument
Ddtoa.c78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
Dgdtoa.c116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
Dstrtodg.c348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local