Home
last modified time | relevance | path

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

/freebsd/lib/libc/gdtoa/
H A D_hldtoa.c76 char **rve) in __hldtoa()
170 char **rve) in __hldtoa()
H A D_ldtoa.c47 char **rve) in __ldtoa()
H A D_hdtoa.c72 char **rve) in __hdtoa()
/freebsd/contrib/gdtoa/
H A Ddmisc.c63 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument
H A Ddtoa.c78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
H A Dgdtoa.c114 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
H A Dstrtodg.c327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local