Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcalls.c3180 tree complex_value = TREE_VALUE (p); in split_complex_values() local
3183 complex_type = TREE_TYPE (complex_value); in split_complex_values()
3194 complex_value = save_expr (complex_value); in split_complex_values()
3195 real = build1 (REALPART_EXPR, subtype, complex_value); in split_complex_values()
3196 imag = build1 (IMAGPART_EXPR, subtype, complex_value); in split_complex_values()
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20054800 * testsuite/26_numerics/complex/complex_value.cc: Ditto.
4805 * testsuite/26_numerics/complex/complex_value.cc: Ditto.
H A DChangeLog-20043071 complex_value.cc, buggy_complex.cc: Move to...
4661 * testsuite/26_numerics/complex_value.cc: Likewise.
H A DChangeLog-2003108 * testsuite/26_numerics/complex_value.cc: Same.
8430 * testsuite/26_numerics/complex_value.cc: Set to noopts.
H A DChangeLog-2000986 * testsuite/26_numerics/complex_value.cc: New file, for catching
H A DChangeLog-20012339 * testsuite/26_numerics/complex_value.cc: Likewise.