Home
last modified time | relevance | path

Searched defs:__STDIO_STREAM_IS_FBF (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_stdio.h321 #define __STDIO_STREAM_IS_FBF(S) (!((S)->__modeflags & __MASK_BUFMODE)) macro
365 #define __STDIO_STREAM_IS_FBF(S) (0) macro

Completed in 5 milliseconds