Lines Matching refs:count_cdouble
47 volatile int count_cdouble; variable
61 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
85 if (count_cdouble < NCCALLS) in do_test()
88 count_cdouble); in do_test()
91 else if (count_cdouble > NCCALLS) in do_test()
94 count_cdouble); in do_test()
99 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
101 if (count_double != 0 || count_cdouble != 0) in do_test()
137 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
144 if (count_double != 0 || count_cdouble != 0) in do_test()
188 #define ccount count_cdouble