Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Decvtbuf.c232 _cvtcleanup(void) in _cvtcleanup() function
261 if (atexit(_cvtcleanup) != 0) in fcvtbuf()