pacemaker
2.1.0-7c3f660
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Macros | |
#define | LOCAL_BUF_SIZE 2 * DBL_MAX_10_EXP |
#define | ASSERT_DBL_EQ(d1, d2) |
Functions | |
int | main (int argc, char **argv) |
#define ASSERT_DBL_EQ | ( | d1, | |
d2 | |||
) |
Definition at line 23 of file pcmk__scan_double_test.c.
#define LOCAL_BUF_SIZE 2 * DBL_MAX_10_EXP |
Definition at line 17 of file pcmk__scan_double_test.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 153 of file pcmk__scan_double_test.c.