Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dfclose.c53 if (__CLOSE(stream) < 0) { /* Must close even if fflush failed. */ in fclose()
A D_stdio.h121 #define __CLOSE(STREAMPTR) \ macro
137 #define __CLOSE(STREAMPTR) \ macro
A D_stdio.c245 __CLOSE(ptr); in _stdio_term()

Completed in 5 milliseconds