Home
last modified time | relevance | path

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

/libc/stdio/
A D_stdio.h223 #define __STDIO_STREAM_IS_WIDE(S) ((S)->__modeflags & __FLAG_WIDE) macro
237 #define __STDIO_STREAM_IS_WIDE(S) (0) macro

Completed in 38 milliseconds