Home
last modified time | relevance | path

Searched refs:__STDIO_STREAM_DISABLE_GETC (Results 1 – 15 of 15) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D__fpurge.c19 __STDIO_STREAM_DISABLE_GETC(stream); in __fpurge()
A Dungetc.c64 __STDIO_STREAM_DISABLE_GETC(stream); in ungetc()
A D_trans2w.c82 __STDIO_STREAM_DISABLE_GETC(stream); in __stdio_trans2w_o()
A Dfseeko.c51 __STDIO_STREAM_DISABLE_GETC(stream); in FSEEK()
A Dvdprintf.c24 __STDIO_STREAM_DISABLE_GETC(&f); in vdprintf()
A Dfclose.c75 __STDIO_STREAM_DISABLE_GETC(stream); in fclose()
A Dfgetc.c59 __STDIO_STREAM_DISABLE_GETC(stream); in __fgetc_unlocked()
A Dvswprintf.c56 __STDIO_STREAM_DISABLE_GETC(&f); in vswprintf()
A Dsetvbuf.c81 __STDIO_STREAM_DISABLE_GETC(stream); in setvbuf()
A Dfgetwc.c18 __STDIO_STREAM_DISABLE_GETC(stream); in munge_stream()
A D_stdio.h232 # define __STDIO_STREAM_DISABLE_GETC(S) \ macro
239 # define __STDIO_STREAM_DISABLE_GETC(S) ((void)0) macro
A D_fopen.c190 __STDIO_STREAM_DISABLE_GETC(stream); in _stdio_fopen()
A Dvsnprintf.c60 __STDIO_STREAM_DISABLE_GETC(&f); in vsnprintf()
A D_stdio.c216 __STDIO_STREAM_DISABLE_GETC(ptr); in _stdio_term()
A D_scanf.c383 __STDIO_STREAM_DISABLE_GETC(&f); in vswscanf()

Completed in 14 milliseconds