|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "math_helpers.h"
Go to the source code of this file.
Functions | |
| void | Test_fabs (void) |
| void | Test_fabsf (void) |
| START_TEST (fabs) | |
Variables | |
| static TESTENTRY_DBL | s_fabs_tests [] |
| static TESTENTRY_FLT | s_fabsf_tests [] |
| START_TEST | ( | fabs | ) |
Definition at line 57 of file fabs.c.
Referenced by START_TEST().
|
static |
Definition at line 19 of file fabs.c.
Referenced by Test_fabs().
|
static |
Definition at line 69 of file fabs.c.
Referenced by Test_fabsf().