Home
last modified time | relevance | path

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

/freebsd/tools/regression/include/tgmath/
H A Dtgmath.c38 int n_float_complex, n_double_complex, n_long_double_complex; variable
64 double complex (FNC)(double complex x) { n_double_complex++; } \
70 double (FNC)(double complex x) { n_double_complex++; } \
93 (cpow)(double complex x, double complex y) { n_double_complex++; } in complex()
179 n_float_complex = n_double_complex = n_long_double_complex = 0, 1)
330 n_double_complex == 5 && \
340 n_double_complex == 1 && \
350 n_double_complex == 1 && \
385 n_double_complex == 10 && \