ReactOS 0.4.15-dev-6052-g2626c72
|
#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 33 of file crtdata.c.
Referenced by START_TEST().
Definition at line 45 of file crtdata.c.
Referenced by START_TEST().
Definition at line 66 of file crtdata.c.
Referenced by START_TEST().
Definition at line 77 of file crtdata.c.
Referenced by START_TEST().
Definition at line 87 of file crtdata.c.
Referenced by START_TEST().
Definition at line 99 of file crtdata.c.
Referenced by START_TEST().
Definition at line 110 of file crtdata.c.
Referenced by START_TEST().
Definition at line 151 of file crtdata.c.
Referenced by START_TEST().
Definition at line 163 of file crtdata.c.
Referenced by START_TEST().
Definition at line 174 of file crtdata.c.
Referenced by START_TEST().
Definition at line 188 of file crtdata.c.
Referenced by START_TEST().
Definition at line 199 of file crtdata.c.
Referenced by START_TEST().
Definition at line 217 of file crtdata.c.
Referenced by START_TEST().
Definition at line 224 of file crtdata.c.
Referenced by START_TEST().
Definition at line 238 of file crtdata.c.
Referenced by START_TEST().
Definition at line 283 of file crtdata.c.
Referenced by START_TEST().
Definition at line 303 of file crtdata.c.
Referenced by START_TEST().
Definition at line 321 of file crtdata.c.
Referenced by START_TEST().
Definition at line 334 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 391 of file crtdata.c.
Referenced by START_TEST().
Definition at line 405 of file crtdata.c.
Referenced by START_TEST().
Definition at line 420 of file crtdata.c.
Referenced by START_TEST().
Definition at line 430 of file crtdata.c.
Referenced by START_TEST().
Definition at line 440 of file crtdata.c.
Referenced by START_TEST().
Definition at line 457 of file crtdata.c.
Referenced by START_TEST().
Definition at line 478 of file crtdata.c.
Referenced by START_TEST().
Definition at line 493 of file crtdata.c.
Referenced by START_TEST().
Definition at line 514 of file crtdata.c.
Referenced by START_TEST().
Definition at line 265 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().
|
extern |
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().