Polly 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | ULONG_MIN 0ul |
Functions | |
int | test_imath_internals () |
int | main () |
#define ULONG_MIN 0ul |
Definition at line 16 of file isl_test_imath.c.
int main | ( | ) |
Definition at line 72 of file isl_test_imath.c.
References test_imath_internals().
int test_imath_internals | ( | ) |
Definition at line 27 of file isl_test_imath.c.
References assert, mp_int_clear, mp_int_init_value, mp_int_mul_pow2, mp_int_set_value, MP_NEG, MP_OK, MP_SMALL_MAX, MP_SMALL_MIN, MP_USMALL_MAX, MP_ZPOS, and val.
Referenced by main().