Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath.c46 volatile int count_ldouble; variable
60 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

Completed in 4 milliseconds