|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wine/test.h>
Go to the source code of this file.
Macros | |
| #define | STANDALONE |
Functions | |
| void | func__finite (void) |
| void | func__isnan (void) |
| void | func_acos (void) |
| void | func_asin (void) |
| void | func_atan (void) |
| void | func_ceil (void) |
| void | func_cos (void) |
| void | func_exp (void) |
| void | func_log (void) |
| void | func_log10 (void) |
| void | func_round (void) |
| void | func_setjmp (void) |
| void | func_sin (void) |
| void | func_sqrt (void) |
| void | func_tan (void) |
Variables | |
| const struct test | winetest_testlist [] |
| #define STANDALONE |
Definition at line 3 of file testlist.c.
Definition at line 23 of file testlist.c.