Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dlocal.h321 #define CVT_BUF_SIZE 128 macro
/picolibc-latest/newlib/
DChangeLog-201525908 (CVT_BUF_SIZE): Define (and buffer size from 512 to 128).
25909 * libc/stdio/cvt.c: Include "local.h" to get CVT_BUF_SIZE.
25912 * libc/stdio/vfprintf.c (_vfprintf_r): Use CVT_BUF_SIZE.