Searched defs:__STDIO_STREAM_IS_WIDE (Results 1 – 1 of 1) sorted by relevance
223 #define __STDIO_STREAM_IS_WIDE(S) ((S)->__modeflags & __FLAG_WIDE) macro237 #define __STDIO_STREAM_IS_WIDE(S) (0) macro
Completed in 38 milliseconds