Searched refs:test_random_si (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | tgeneric.tpl | 255 test_random_si (&si, int_emax, 128); 259 test_random_si (¶ms->P[i].si, int_emax, 128); 262 test_random_si (&si, int_emax, 128);
|
H A D | random.c | 172 void test_random_si (long int *n, unsigned long emax, in test_random_si() function
|
H A D | mpc-tests.h | 112 void test_random_si (long int *n, unsigned long emax,
|