Searched defs:fputc_unlocked (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dunlocked-io.h73 # define fputc(x,y) fputc_unlocked (x,y)
75 # define fputc_unlocked(x,y) fputc (x,y) macro

Completed in 373 milliseconds