OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_IO_getc_unlocked
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio.h
56
return
_IO_getc_unlocked
(__fp);
66
return
_IO_getc_unlocked
(__fp);
73
return
_IO_getc_unlocked
(stdin);
155
int __c =
_IO_getc_unlocked
(__stream); \
stdio2.h
277
int __c =
_IO_getc_unlocked
(__stream);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h
431
#define
_IO_getc_unlocked
(_fp) \
Completed in 18 milliseconds