Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdio-write.c119 fputc (int c, FILE *stream) in fputc() function
Dunlocked-io.h73 # define fputc(x,y) fputc_unlocked (x,y) macro