Searched refs:_IO_getwc_unlocked (Results 1 – 5 of 5) sorted by relevance
35 return _IO_getwc_unlocked (stdin); in getwchar_unlocked()
37 result = _IO_getwc_unlocked (stdin); in getwchar()
36 return _IO_getwc_unlocked (fp); in __getwc_unlocked()
39 result = _IO_getwc_unlocked (fp); in _IO_getwc()
171 # define _IO_getwc_unlocked(_fp) \ macro
Completed in 8 milliseconds