Searched defs:putc_unlocked (Results 1 – 5 of 5) sorted by relevance
115 #define putc_unlocked(c, f) \ macro
103 #define putc_unlocked(c, f) \ macro
513 pub fn putc_unlocked(arg1: c_int, arg2: *mut FILE) -> c_int; in putc_unlocked() function