Searched refs:count_ldouble (Results 1 – 2 of 2) sorted by relevance
46 volatile int count_ldouble; variable60 count_float = count_double = count_ldouble = 0; in do_test()68 if (count_ldouble != 0 || count_cldouble != 0) in do_test()98 count_float = count_double = count_ldouble = 0; in do_test()106 if (count_ldouble != 0 || count_cldouble != 0) in do_test()136 count_float = count_double = count_ldouble = 0; in do_test()149 if (count_ldouble < NCALLS) in do_test()152 count_ldouble); in do_test()155 else if (count_ldouble > NCALLS) in do_test()206 #define count count_ldouble
19282 count_ldouble, count_cdouble, count_cfloat,