Home
last modified time | relevance | path

Searched refs:_IO_getwc_unlocked (Results 1 – 5 of 5) sorted by relevance

/libio/
A Dgetwchar_u.c35 return _IO_getwc_unlocked (stdin); in getwchar_unlocked()
A Dgetwchar.c37 result = _IO_getwc_unlocked (stdin); in getwchar()
A Dgetwc_u.c36 return _IO_getwc_unlocked (fp); in __getwc_unlocked()
A Dgetwc.c39 result = _IO_getwc_unlocked (fp); in _IO_getwc()
A Dlibio.h171 # define _IO_getwc_unlocked(_fp) \ macro

Completed in 8 milliseconds