Searched refs:__STDIO_STREAM_ENABLE_GETC (Results 1 – 3 of 3) sorted by relevance
61 __STDIO_STREAM_ENABLE_GETC(stream); /* FBF or LBF */ in __fgetc_unlocked()
234 # define __STDIO_STREAM_ENABLE_GETC(S) \ macro240 # define __STDIO_STREAM_ENABLE_GETC(S) ((void)0) macro
236 __STDIO_STREAM_ENABLE_GETC(&f); in vsscanf()
Completed in 7 milliseconds