Searched defs:rve (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/gdtoa/
H A Dldtoa.c47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve) argument
112 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve) argument
H A Dhdtoa.c123 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, char **rve) argument
221 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, char **rve) argument
330 __hldtoa(long double e, const char *xdigs, int ndigits, int *decpt, int *sign, char **rve) argument
[all...]
H A Dstrtodg.c348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
[all...]
/openbsd-current/lib/libc/stdlib/
H A Decvt.c34 char *p, *rve, c; local
[all...]

Completed in 88 milliseconds