Home
last modified time | relevance | path

Searched refs:__STDIO_STREAM_DISABLE_PUTC (Results 1 – 13 of 13) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dfflush.c110 __STDIO_STREAM_DISABLE_PUTC(stream); in fflush_unlocked()
125 __STDIO_STREAM_DISABLE_PUTC(stream); in fflush_unlocked()
A D__fpurge.c20 __STDIO_STREAM_DISABLE_PUTC(stream); in __fpurge()
A D_trans2r.c63 __STDIO_STREAM_DISABLE_PUTC(stream); in __stdio_trans2r_o()
A Dfseeko.c52 __STDIO_STREAM_DISABLE_PUTC(stream); in FSEEK()
A Dvdprintf.c25 __STDIO_STREAM_DISABLE_PUTC(&f); in vdprintf()
A Dfclose.c76 __STDIO_STREAM_DISABLE_PUTC(stream); in fclose()
A Dvswprintf.c57 __STDIO_STREAM_DISABLE_PUTC(&f); in vswprintf()
A Dsetvbuf.c82 __STDIO_STREAM_DISABLE_PUTC(stream); in setvbuf()
A Dfgetwc.c19 __STDIO_STREAM_DISABLE_PUTC(stream); in munge_stream()
A D_stdio.h245 # define __STDIO_STREAM_DISABLE_PUTC(S) \ macro
252 # define __STDIO_STREAM_DISABLE_PUTC(S) ((void)0) macro
A D_fopen.c191 __STDIO_STREAM_DISABLE_PUTC(stream); in _stdio_fopen()
A D_stdio.c217 __STDIO_STREAM_DISABLE_PUTC(ptr); in _stdio_term()
A D_scanf.c237 __STDIO_STREAM_DISABLE_PUTC(&f); in vsscanf()
384 __STDIO_STREAM_DISABLE_PUTC(&f); in vswscanf()

Completed in 13 milliseconds