Searched refs:next_operand_number (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenoutput.c117 static int next_operand_number = 1;
648 d->operand_number = next_operand_number - i;
654 od2->index = next_operand_number++;
116 static int next_operand_number = 1; variable
/openbsd-current/gnu/gcc/gcc/
H A Dgenoutput.c117 static int next_operand_number = 1;
642 d->operand_number = next_operand_number - i;
648 od2->index = next_operand_number++;
116 static int next_operand_number = 1; variable

Completed in 197 milliseconds