ReactOS
0.4.16-dev-297-gc569aee
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
testlist.c
Go to the documentation of this file.
1
/* Automatically generated file; DO NOT EDIT!! */
2
3
#define STANDALONE
4
#include <
wine/test.h
>
5
6
extern
void
func_cpp
(
void
);
7
extern
void
func_data
(
void
);
8
extern
void
func_dir
(
void
);
9
extern
void
func_environ
(
void
);
10
extern
void
func_file
(
void
);
11
extern
void
func_headers
(
void
);
12
extern
void
func_heap
(
void
);
13
extern
void
func_locale
(
void
);
14
extern
void
func_misc
(
void
);
15
extern
void
func_printf
(
void
);
16
extern
void
func_scanf
(
void
);
17
extern
void
func_signal
(
void
);
18
extern
void
func_string
(
void
);
19
extern
void
func_time
(
void
);
20
21
const
struct
test
winetest_testlist
[] =
22
{
23
{
"cpp"
,
func_cpp
},
24
{
"data"
,
func_data
},
25
{
"dir"
,
func_dir
},
26
{
"environ"
,
func_environ
},
27
{
"file"
,
func_file
},
28
{
"headers"
,
func_headers
},
29
{
"heap"
,
func_heap
},
30
{
"locale"
,
func_locale
},
31
{
"misc"
,
func_misc
},
32
{
"printf"
,
func_printf
},
33
{
"scanf"
,
func_scanf
},
34
{
"signal"
,
func_signal
},
35
{
"string"
,
func_string
},
36
{
"time"
,
func_time
},
37
{ 0, 0 }
38
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_time
void func_time(void)
func_misc
void func_misc(void)
func_heap
void func_heap(void)
func_file
void func_file(void)
func_environ
void func_environ(void)
func_locale
void func_locale(void)
func_printf
void func_printf(void)
func_data
void func_data(void)
func_scanf
void func_scanf(void)
func_cpp
void func_cpp(void)
func_string
void func_string(void)
func_signal
void func_signal(void)
func_dir
void func_dir(void)
func_headers
void func_headers(void)
test.h
modules
rostests
winetests
msvcrt
testlist.c
Generated on Wed Nov 27 2024 06:06:30 for ReactOS by
1.9.6