Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/
Dfputc.c9 int fputc(int c, FILE * f) in fputc() function
/external/bison/lib/
Dunlocked-io.h73 # define fputc(x,y) fputc_unlocked (x,y) macro