Home | History | Annotate | Download | only in config

Lines Matching refs:is_indirect

3252 is_indirect (struct opstruct *operand)
3262 if (is_indirect (operand) && strncasecmp (operand->buf, "*ar", 3) == 0)
3298 return is_indirect (operand);
3465 if (is_indirect (operand) && operand->buf[strlen (operand->buf) - 1] != ')')
3843 if (!is_indirect (operand))