Lines Matching refs:count_double
44 volatile int count_double; variable
60 count_float = count_double = count_ldouble = 0; in do_test()
73 if (count_double < NCALLS + NCALLS_INT) in do_test()
76 count_double); in do_test()
79 else if (count_double > NCALLS + NCALLS_INT) in do_test()
82 count_double); in do_test()
98 count_float = count_double = count_ldouble = 0; in do_test()
101 if (count_double != 0 || count_cdouble != 0) in do_test()
119 count_double); in do_test()
136 count_float = count_double = count_ldouble = 0; in do_test()
144 if (count_double != 0 || count_cdouble != 0) in do_test()
158 count_double); in do_test()
187 #define count count_double