Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Decvtbuf.c165 _cvtcleanup(void) in _cvtcleanup() function
194 if (atexit(_cvtcleanup) != 0) in fcvtbuf()