Home | History | Annotate | Download | only in config

Lines Matching refs:MAX_OPERANDS

1391   char *operand[MAX_OPERANDS];/* Separating the operands.  */
1982 for (i = 0; instruction->operands[i].op_type && i < MAX_OPERANDS; i++)
2201 argtype cur_type[MAX_OPERANDS];
2203 unsigned int cur_size[MAX_OPERANDS];
2205 unsigned int cur_flags[MAX_OPERANDS];