Searched refs:__CLOSE (Results 1 – 3 of 3) sorted by relevance
53 if (__CLOSE(stream) < 0) { /* Must close even if fflush failed. */ in fclose()
121 #define __CLOSE(STREAMPTR) \ macro137 #define __CLOSE(STREAMPTR) \ macro
245 __CLOSE(ptr); in _stdio_term()
Completed in 5 milliseconds