Home
last modified time | relevance | path

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

/openbsd/lib/libc/gdtoa/
H A Dhdtoa.c124 char **rve) in __hdtoa()
222 char **rve) in __hldtoa()
331 char **rve) in __hldtoa()
H A Dldtoa.c48 char **rve) in __ldtoa()
113 char **rve) in __ldtoa()
H A Ddmisc.c69 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.c116 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
H A Dstrtodg.c348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
/openbsd/lib/libc/stdlib/
H A Decvt.c34 char *p, *rve, c; in __cvt() local