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

/netbsd-current/external/lgpl3/mpfr/dist/tools/bench/
H A Dmpfrbench.c41 egroup_last /* to get the number of enum */ enumerator in enum:egroupfunc
222 for (group = (enum egroupfunc)0; group != egroup_last; group++)
258 mpz_t globalscore, groupscore[egroup_last];
302 for (group = (enum egroupfunc)0; group != egroup_last; group++)
/netbsd-current/external/lgpl3/mpc/dist/tools/bench/
H A Dmpcbench.c41 egroup_last /* to get the number of enum */ enumerator in enum:egroupfunc
263 for (group = (enum egroupfunc)0; group != egroup_last; group++)
298 double globalscore, groupscore[egroup_last];

Completed in 174 milliseconds