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

/freebsd-9.3-release/contrib/gcc/
H A Dfinal.c2956 char opoutput[MAX_RECOG_OPERANDS];
2964 memset (opoutput, 0, sizeof opoutput);
2982 memset (opoutput, 0, sizeof opoutput);
3106 if (!opoutput[opnum])
3108 opoutput[opnum] = 1;
3125 if (!opoutput[opnum])
3127 opoutput[opnum] = 1;
2942 char opoutput[MAX_RECOG_OPERANDS]; local

Completed in 59 milliseconds