Searched refs:NCALLS (Results 1 – 1 of 1) sorted by relevance
51 #define NCALLS 158 macro73 if (count_double < NCALLS + NCALLS_INT) in do_test()79 else if (count_double > NCALLS + NCALLS_INT) in do_test()111 if (count_float < NCALLS) in do_test()116 else if (count_float > NCALLS) in do_test()149 if (count_ldouble < NCALLS) in do_test()155 else if (count_ldouble > NCALLS) in do_test()
Completed in 4 milliseconds