Searched defs:getc_unlocked (Results 1 – 2 of 2) sorted by relevance
100 #define getc_unlocked(f) \ macro
511 pub fn getc_unlocked(arg1: *mut FILE) -> c_int; in getc_unlocked() function