Searched refs:n_double_complex (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/tools/regression/include/tgmath/
H A Dtgmath.c40 int n_float_complex, n_double_complex, n_long_double_complex; variable
66 double complex (FNC)(double complex x) { n_double_complex++; } \
72 double (FNC)(double complex x) { n_double_complex++; } \
95 (cpow)(double complex x, double complex y) { n_double_complex++; }
181 n_float_complex = n_double_complex = n_long_double_complex = 0, 1)
332 n_double_complex == 5 && \
342 n_double_complex == 1 && \
352 n_double_complex == 1 && \
387 n_double_complex == 10 && \

Completed in 114 milliseconds