Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D__fwritable.c19 return !__STDIO_STREAM_IS_READONLY(stream); in __fwritable()
A D_stdio.c355 if (__STDIO_STREAM_IS_READONLY(stream)) { in _stdio_validate_FILE()
A D_stdio.h168 #define __STDIO_STREAM_IS_READONLY(S) ((S)->__modeflags & __FLAG_READONLY) macro

Completed in 6 milliseconds