Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dstdio.c57 __cleanup (struct _reent *s) in __cleanup() function
70 _REENT_CLEANUP(s) = __cleanup; in __sinit()
/picolibc-latest/newlib/
DChangeLog-201526893 * libc/stdlib/exit.c (exit): Use _REENT->__cleanup instead of
26894 global __cleanup.