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

/external/bison/lib/
H A Dunlocked-io.h122 # define putchar(x) putchar_unlocked (x)
124 # define putchar_unlocked(x) putchar (x) macro

Completed in 301 milliseconds