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

/external/bison/lib/
H A Dunlocked-io.h101 # define getc(x) getc_unlocked (x)
103 # define getc_unlocked(x) getc (x) macro

Completed in 222 milliseconds