Home
last modified time | relevance | path

Searched refs:_ldtoa_r (Results 1 – 18 of 18) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvfprintf.c1296 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
1352 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvfprintf.c1296 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
1352 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/powerpc/
H A Dvfprintf.c1300 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
1356 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/powerpc/
H A Dvfprintf.c1247 extern char *_ldtoa_r (struct _reent *, _LONG_DOUBLE, int,
1303 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio/
H A Dvfprintf.c1210 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
1266 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdio/
H A Dvfprintf.c1210 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
1266 digits = _ldtoa_r(data, value, mode, ndigits, decpt, &dsgn, &rve);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdio/
H A Dvfwprintf.c238 extern char *_ldtoa_r (_LONG_DOUBLE, int,
244 # define _DTOA_R _ldtoa_r
H A Dvfprintf.c516 extern char *_ldtoa_r (_LONG_DOUBLE, int,
522 # define _DTOA_R _ldtoa_r
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio/
H A Dvfwprintf.c240 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
246 # define _DTOA_R _ldtoa_r
H A Dvfprintf.c522 extern char *_ldtoa_r _PARAMS((struct _reent *, _LONG_DOUBLE, int,
528 # define _DTOA_R _ldtoa_r
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dldtoa.c15 char * _ldtoa_r (struct _reent *, long double, int, int, int *, int *, char **);
2704 _ldtoa_r (struct _reent *ptr, long double d, int mode, int ndigits, int *decpt,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dldtoa.c15 char * _ldtoa_r (struct _reent *, long double, int, int, int *, int *, char **);
2704 _ldtoa_r (struct _reent *ptr, long double d, int mode, int ndigits, int *decpt, in _ldtoa_r() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dldtoa.c13 char *_ldtoa_r (struct _reent *, long double, int, int, int *, int *,
2786 _ldtoa_r (struct _reent *ptr, long double d, int mode, int ndigits, in _ldtoa_r() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Dldtoa.c14 char *_ldtoa_r (struct _reent *, long double, int, int, int *, int *,
2780 _ldtoa_r (struct _reent *ptr, long double d, int mode, int ndigits, in _ldtoa_r() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/
H A DChangeLog1907 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate the format
1982 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
4974 * libc/stdlib/ldtoa.c (_ldtoa_r): Likewise.
6073 * libc/stdlib/ldtoa.c: New file containing _ldtoa_r and
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/
H A DChangeLog1907 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate the format
1982 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
4974 * libc/stdlib/ldtoa.c (_ldtoa_r): Likewise.
6073 * libc/stdlib/ldtoa.c: New file containing _ldtoa_r and
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/
H A DChangeLog-201512767 * ldtoa.c (_ldtoa_r): Ditto.
16070 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate the format
16145 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
19137 * libc/stdlib/ldtoa.c (_ldtoa_r): Likewise.
20236 * libc/stdlib/ldtoa.c: New file containing _ldtoa_r and
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/
H A DChangeLog-201512767 * ldtoa.c (_ldtoa_r): Ditto.
16070 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate the format
16145 * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
19137 * libc/stdlib/ldtoa.c (_ldtoa_r): Likewise.
20236 * libc/stdlib/ldtoa.c: New file containing _ldtoa_r and