Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdio/
H A Dfputc.c51 fputc(int c, FILE *fp) in fputc() function
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h73 # define fputc(x,y) fputc_unlocked (x,y) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h92 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h91 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h99 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro