Home | History | Annotate | Download | only in config

Lines Matching refs:max_num_operands

3146   unsigned int max_num_operands;
3260 max_num_operands = 0;
3331 if (num_operands > max_num_operands)
3332 max_num_operands = num_operands;
3379 if (max_num_operands == 0)
3397 if (num_operands_read == max_num_operands)