Searched refs:print_switch_values (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtoplev.c916 print_switch_values (print_switch_fn_type print_fn) function
1016 print_switch_values (targetm.asm_out.record_gcc_switches);
1030 print_switch_values (print_to_asm_out_file);
1445 print_switch_values (print_to_stderr);
/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c235 static void print_switch_values PROTO((FILE *, int, int, const char *,
3192 print_switch_values (asm_out_file, 0, MAX_LINE,
5492 print_switch_values (stderr, 0, MAX_LINE, "", " ", "\n");
5618 print_switch_values (file, pos, max, indent, sep, term) function
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dm88k.c1594 /* ??? It would be nice to call print_switch_values here (and thereby
1601 print_switch_values (file, 0, 150 - strlen (indent),

Completed in 137 milliseconds