Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/stdio/
Dfputc.c51 fputc(int c, FILE *fp) in fputc() function
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dsystem.h78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dunlocked-io.h74 # define fputc(x,y) fputc_unlocked (x,y) macro
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dsystem.h95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro