ReactOS
0.4.15-dev-5606-gf34e425
|
#include <apitest.h>
#include <apitest_guard.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <locale.h>
#include <mbctype.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | test_is_local_symbol(addr, is) ok_int(IsLocalSymbol(addr), (is)) |
Variables | |
static OSVERSIONINFOW | s_osvi |
char | __ImageBase |
static void * | s_ImageEnd |
#define test_is_local_symbol | ( | addr, | |
is | |||
) | ok_int(IsLocalSymbol(addr), (is)) |
START_TEST | ( | crtdata | ) |
Definition at line 601 of file crtdata.c.
Definition at line 87 of file crtdata.c.
Referenced by START_TEST().
Definition at line 163 of file crtdata.c.
Referenced by START_TEST().
Definition at line 217 of file crtdata.c.
Referenced by START_TEST().
Definition at line 346 of file crtdata.c.
Referenced by START_TEST().
Definition at line 371 of file crtdata.c.
Referenced by START_TEST().
Definition at line 420 of file crtdata.c.
Referenced by START_TEST().
Definition at line 440 of file crtdata.c.
Referenced by START_TEST().
Definition at line 524 of file crtdata.c.
Referenced by START_TEST().
Definition at line 542 of file crtdata.c.
Referenced by START_TEST().
Definition at line 555 of file crtdata.c.
Referenced by START_TEST().
Definition at line 569 of file crtdata.c.
Referenced by START_TEST().
Definition at line 583 of file crtdata.c.
Referenced by START_TEST().
char __ImageBase |
Definition at line 17 of file mstscax.cpp.
Referenced by IsLocalSymbol(), and START_TEST().
|
static |
Definition at line 20 of file crtdata.c.
Referenced by IsLocalSymbol(), and START_TEST().
|
static |
Definition at line 18 of file crtdata.c.
Referenced by START_TEST(), Test___mb_cur_max(), Test__ctype(), Test__osplatform(), Test__osver(), Test__winmajor(), Test__winminor(), and Test__winver().