Home
last modified time | relevance | path

Searched refs:gcvt (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Defgcvt.c130 gcvt (double d, in gcvt() function
150 return gcvt (asd, ndigit, buf); in gcvtf()
Dstdlib.tex27 * Function gcvt:: Format double or float as string
/picolibc-latest/newlib/libc/tinystdio/
Dgcvt.c39 gcvt (double invalue, in gcvt() function
DCMakeLists.txt88 gcvt.c
Dmeson.build91 'gcvt.c',
/picolibc-latest/newlib/libm/test/
Dconvert.c332 char *s = check_null(gcvt(pdd->value, pdd->g1, buffer)); in test_gcvt()
606 check_null(gcvt(pdd->value, pdd->g1, gbuf)); in gen_dvec()
Ddcvt.c604 gcvt (double d, in gcvt() function
/picolibc-latest/newlib/libc/include/
Dstdlib.h390 char *gcvt (double,int,char *);
/picolibc-latest/
DREADME.md1116 3. String/number conversion bug fixes. This includes fcvt/ecvt/gcvt
DCOPYING.picolibc746 newlib/libc/tinystdio/gcvt.c
/picolibc-latest/newlib/
DChangeLog-201526711 (gcvt): Fix call to _gcvt.
27706 ecvtf, fcvtbuf, fcvt, fcvtf, gcvt, gcvtf. Some attention paid to