ReactOS 0.4.16-dev-106-g10b08aa
|
#include <apitest.h>
Go to the source code of this file.
Functions | |
START_TEST (static_init) | |
Variables | |
int | static_construct_counter |
int | static_init_counter = 123 |
START_TEST | ( | static_init | ) |
Definition at line 14 of file static_init.c.
|
extern |
Definition at line 25 of file static_construct.cpp.
Referenced by init_static::init_static(), START_TEST(), and TestInitStatic().
int static_init_counter = 123 |
Definition at line 12 of file static_init.c.
Referenced by init_static::init_static(), START_TEST(), and TestInitStatic().