ReactOS
0.4.15-dev-4922-ge8ccc85
|
#include <apitest.h>
Go to the source code of this file.
Macros | |
#define | __ROS_LONG64__ |
#define | STANDALONE |
Functions | |
void | func_fabs (void) |
void | func_fputc (void) |
void | func_fputwc (void) |
void | func__snprintf (void) |
void | func__snwprintf (void) |
void | func__vsnprintf (void) |
void | func__vsnwprintf (void) |
void | func_mbstowcs (void) |
void | func_mbtowc (void) |
void | func_sprintf (void) |
void | func_strcpy (void) |
void | func_strlen (void) |
void | func_strnlen (void) |
void | func_strtoul (void) |
void | func_wcsnlen (void) |
void | func_wcstombs (void) |
void | func_wcstoul (void) |
void | func_wctomb (void) |
void | func___getmainargs (void) |
void | func_static_construct (void) |
void | func_static_init (void) |
void | func_crtdata (void) |
Variables | |
const struct test | winetest_testlist [] |
#define __ROS_LONG64__ |
Definition at line 1 of file testlist.c.
#define STANDALONE |
Definition at line 3 of file testlist.c.
Definition at line 45 of file testlist.c.