Searched refs:count_cfloat (Results 1 – 1 of 1) sorted by relevance
48 volatile int count_cfloat; variable61 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()63 if (count_float != 0 || count_cfloat != 0) in do_test()99 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()122 if (count_cfloat < NCCALLS) in do_test()125 count_cfloat); in do_test()128 else if (count_cfloat > NCCALLS) in do_test()131 count_cfloat); in do_test()137 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()139 if (count_float != 0 || count_cfloat != 0) in do_test()[all …]
Completed in 4 milliseconds