Home
last modified time | relevance | path

Searched refs:n_float_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
63 float complex (FNC ## f)(float complex x) { n_float_complex++; }\
69 float (FNC ## f)(float complex x) { n_float_complex++; } \
91 float complex (cpowf)(float complex x, float complex y) { n_float_complex++; } in TGMACRO()
179 n_float_complex = n_double_complex = n_long_double_complex = 0, 1)
333 n_float_complex == 2
343 n_float_complex == 2
353 n_float_complex == 2
389 n_float_complex == 3