Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath.c47 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()
[all …]

Completed in 5 milliseconds