OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfwscanf
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libc/stdio/
vwscanf.c
50
return
vfwscanf
(stdin, fmt, ap);
wscanf.c
53
r =
vfwscanf
(stdin, fmt, ap);
fwscanf.c
53
r =
vfwscanf
(fp, fmt, ap);
Makefile.inc
19
vasprintf.c vdprintf.c vfprintf.c vfscanf.c vfwprintf.c
vfwscanf
.c \
67
MLINKS+=wscanf.3 vswscanf.3 wscanf.3
vfwscanf
.3
vfwscanf.c
1
/* $NetBSD:
vfwscanf
.c,v 1.13 2022/04/19 20:32:16 rillig Exp $ */
43
__FBSDID("$FreeBSD: src/lib/libc/stdio/
vfwscanf
.c,v 1.12 2004/05/02 20:13:29 obrien Exp $");
45
__RCSID("$NetBSD:
vfwscanf
.c,v 1.13 2022/04/19 20:32:16 rillig Exp $");
117
vfwscanf
(FILE * __restrict fp, const wchar_t * __restrict fmt, va_list ap)
function
/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
wchar.h
54
using std::
vfwscanf
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
wchar.h
54
using std::
vfwscanf
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
wchar_.d
141
int
vfwscanf
(FILE* stream, const scope wchar_t* format, va_list arg);
/src/include/
wchar.h
204
int
vfwscanf
(FILE * __restrict, const wchar_t * __restrict, __va_list);
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
17972
namespace test { using ::
vfwscanf
; }
19128
namespace test { using ::
vfwscanf
; }
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
17787
namespace test { using ::
vfwscanf
; }
18463
namespace test { using ::
vfwscanf
; }
[
all
...]
Completed in 54 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026