Searched refs:__stdio_cleanup (Results 1 – 1 of 1) sorted by relevance
72 void (*__stdio_cleanup)(void); variable92 if (__stdio_cleanup) { in exit()93 __stdio_cleanup(); in exit()