Searched refs:n_float_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
65 float complex (FNC ## f)(float complex x) { n_float_complex++; }\
71 float (FNC ## f)(float complex x) { n_float_complex++; } \
93 float complex (cpowf)(float complex x, float complex y) { n_float_complex++; }
181 n_float_complex = n_double_complex = n_long_double_complex = 0, 1)
335 n_float_complex == 2
345 n_float_complex == 2
355 n_float_complex == 2
391 n_float_complex == 3

Completed in 142 milliseconds