Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dflags.h157 extern int flag_complex_method;
H A Dtoplev.c283 int flag_complex_method = 1; variable
1830 flag_complex_method = 0; in process_options()
H A Dtree-complex.c976 if (flag_complex_method == 2 && SCALAR_FLOAT_TYPE_P (inner_type)) in expand_complex_multiplication()
1226 switch (flag_complex_method) in expand_complex_division()
H A Dc-opts.c1069 flag_complex_method = 2; in c_common_post_options()