Home | History | Annotate | Download | only in config

Lines Matching refs:MAX_OPERANDS

916   char *operand[MAX_OPERANDS]; /* Separating the operands.  */
1314 for (i = 0; instruction->operands[i].op_type && i < MAX_OPERANDS; i++)
1450 argtype cur_type[MAX_OPERANDS];
1452 unsigned int cur_size[MAX_OPERANDS];
1454 unsigned int cur_flags[MAX_OPERANDS];