Searched refs:mq (Results 1 – 1 of 1) sorted by relevance
1423 char *mq = q; in tic6x_parse_operand() local1432 if (*mq == '*') in tic6x_parse_operand()1433 mq++; in tic6x_parse_operand()1439 skip_whitespace (mq); in tic6x_parse_operand()1440 switch (*mq) in tic6x_parse_operand()1443 if (mq[1] == '+') in tic6x_parse_operand()1446 mq += 2; in tic6x_parse_operand()1451 mq++; in tic6x_parse_operand()1456 if (mq[1] == '-') in tic6x_parse_operand()1459 mq += 2; in tic6x_parse_operand()[all …]