Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath.c44 volatile int count_double; variable
60 count_float = count_double = count_ldouble = 0; in do_test()
73 if (count_double < NCALLS + NCALLS_INT) in do_test()
76 count_double); in do_test()
79 else if (count_double > NCALLS + NCALLS_INT) in do_test()
82 count_double); in do_test()
101 if (count_double != 0 || count_cdouble != 0) in do_test()
119 count_double); in do_test()
144 if (count_double != 0 || count_cdouble != 0) in do_test()
158 count_double); in do_test()
[all …]

Completed in 4 milliseconds