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