OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getwc
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
getwc.c
1
/* $NetBSD:
getwc
.c,v 1.3 2005/06/12 05:21:27 lukem Exp $ */
33
__RCSID("$NetBSD:
getwc
.c,v 1.3 2005/06/12 05:21:27 lukem Exp $");
40
* A subroutine version of the macro
getwc
.
42
#undef
getwc
45
getwc
(FILE *fp)
function in typeref:typename:wint_t
/src/include/
wchar.h
181
wint_t
getwc
(FILE *);
223
#define
getwc
(f) fgetwc(f)
macro
224
#define getwchar()
getwc
(stdin)
Completed in 27 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025