Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_stdio.h194 #define __STDIO_STREAM_IS_WIDE(S) ((S)->__modeflags & __FLAG_WIDE) macro
208 #define __STDIO_STREAM_IS_WIDE(S) (0) macro

Completed in 4 milliseconds