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

/freebsd-11-stable/contrib/gcc/
H A Dreload.c2558 char this_alternative_offmemok[MAX_RECOG_OPERANDS];
3039 this_alternative_offmemok[i] = 0;
3121 if (this_alternative_offmemok[m]
3439 this_alternative_offmemok[i] = offmemok;
3651 goal_alternative_offmemok[i] = this_alternative_offmemok[i];
3678 goal_alternative_offmemok[i] = this_alternative_offmemok[i];
2545 char this_alternative_offmemok[MAX_RECOG_OPERANDS]; local

Completed in 72 milliseconds