Home | History | Annotate | Download | only in config

Lines Matching refs:MAX_INSN_ARGS

76 #define MAX_INSN_ARGS		 5
5548 expressionS tok[MAX_INSN_ARGS];
5561 if ((ntok = tokenize_arguments (str + opnamelen, tok, MAX_INSN_ARGS)) < 0)