Searched defs:which_alternative (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20001130-2.c | 1 static int which_alternative = 3; variable
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | genoutput.c | 749 int which_alternative = 0; in validate_insn_alternatives() local
|
H A D | recog.c | 86 int which_alternative; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.c | 6036 output_dbra (operands, insn, which_alternative) in output_dbra() argument 6142 output_movb (operands, insn, which_alternative, reverse_comparison) in output_movb() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | recog.c | 81 int which_alternative; variable
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa.c | 6664 output_dbra (rtx *operands, rtx insn, int which_alternative) in output_dbra() 6808 output_movb (rtx *operands, rtx insn, int which_alternative, in output_movb()
|