Home
last modified time | relevance | path

Searched refs:print_e (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Decvtbuf.c72 print_e ( in print_e() function
329 print_e (buf, invalue, ndigit - 1, type, dot); in _gcvt()
/picolibc-latest/newlib/
DChangeLog-201520764 * libc/stdlib/ecvtbuf.c (print_e): Removed unused variable dp.
25690 * libc/stdlib/ecvtbuf.c (print_e): If _dtoa_r sets decpt to 9999,
25946 (print_e): More comments to describe args, etc.
25950 More comments for print_e invocation.
25951 Pass "type" to print_e as is (g/G).