Home
last modified time | relevance | path

Searched refs:count_cldouble (Results 1 – 1 of 1) sorted by relevance

/math/
A Dtest-tgmath.c49 volatile int count_cldouble; variable
61 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
68 if (count_ldouble != 0 || count_cldouble != 0) in do_test()
99 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
106 if (count_ldouble != 0 || count_cldouble != 0) in do_test()
137 count_cfloat = count_cdouble = count_cldouble = 0; in do_test()
161 if (count_cldouble < NCCALLS) in do_test()
164 count_cldouble); in do_test()
167 else if (count_cldouble > NCCALLS) in do_test()
170 count_cldouble); in do_test()
[all …]

Completed in 4 milliseconds