Home
last modified time | relevance | path

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

/glibc-2.36/math/
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
/glibc-2.36/ChangeLog.old/
DChangeLog.1919282 count_ldouble, count_cdouble, count_cfloat,