Searched refs:n_long_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
68 (FNC ## l)(long double complex x) { n_long_double_complex++; }
74 (FNC ## l)(long double complex x) { n_long_double_complex++; }
98 { n_long_double_complex++; }
181 n_float_complex = n_double_complex = n_long_double_complex = 0, 1)
326 n_long_double_complex == 2 && \
340 n_long_double_complex == 1 && \
350 n_long_double_complex == 1 && \
376 n_long_double_complex == 17 && \

Completed in 36 milliseconds