PandA-2024.02
|
#include "libm-test.c"
Go to the source code of this file.
Macros | |
#define | FUNC(function) function##f |
#define | FLOAT float |
#define | TEST_FLOAT 1 |
#define FLOAT float |
Definition at line 35 of file test-float.c.
Referenced by gamma_test(), and lgamma_test().
#define FUNC | ( | function | ) | function##f |
Definition at line 34 of file test-float.c.
#define TEST_FLOAT 1 |
Definition at line 36 of file test-float.c.