Home
last modified time | relevance | path

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

/minix3/lib/libc/gdtoa/
H A Dhdtoa.c146 char **rve) in hdtoa()
257 char **rve) in hldtoa()
365 char **rve) in hldtoa()
H A Dldtoa.c54 ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve) in ldtoa()
H A Ddmisc.c68 nrv_alloc(s, rve, n) CONST char *s; char **rve; size_t n; in nrv_alloc() argument
H A Ddtoa.c80 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
H A Dgdtoa.c120 (fpi, be, bits, kindp, mode, ndigits, decpt, rve) in gdtoa() argument
H A Dstrtodg.c331 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
/minix3/lib/libc/stdio/
H A Dvfwprintf.c2004 char *digits, *bp, *rve; in cvt() local