Searched defs:putchar_unlocked (Results 1 – 3 of 3) sorted by relevance
62 putchar_unlocked(int ch) in putchar_unlocked() function
119 # define putchar_unlocked(x) putchar (x) macro
526 #define putchar_unlocked( global() macro