Home
last modified time | relevance | path

Searched defs:fcvt_buf (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dfcvt.c46 static NEWLIB_THREAD_LOCAL char fcvt_buf[FCVT_MAXDIG]; variable
Dfcvtl.c44 static NEWLIB_THREAD_LOCAL char fcvt_buf[FCVTL_MAXDIG]; variable
/picolibc-latest/newlib/libc/stdlib/
Decvtbuf.c182 char *fcvt_buf) in fcvtbuf()
242 char *fcvt_buf) in ecvtbuf()
/picolibc-latest/newlib/libm/test/
Ddcvt.c547 char *fcvt_buf) in fcvtbuf()
576 char *fcvt_buf) in ecvtbuf()