Searched refs:num_as_str (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-perfpow.c31 char *num_as_str; member in struct:__anon3423
89 for (i = 0; tests[i].num_as_str != NULL; i++)
91 mpz_set_str (x, tests[i].num_as_str, 0);
97 fprintf (stderr, "fault operand: %s\n", tests[i].num_as_str);

Completed in 41 milliseconds