OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getc_unlocked
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
getc.c
54
#undef
getc_unlocked
70
getc_unlocked
(FILE *fp)
function in typeref:typename:int
/src/include/
stdio.h
317
int
getc_unlocked
(FILE *);
521
#define
getc_unlocked
(fp) __sgetc(fp)
macro
524
#define getchar_unlocked()
getc_unlocked
(stdin)
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025