Searched refs:titP (Results 1 – 1 of 1) sorted by relevance
1472 tip (titP, instring) in tip() argument1473 struct tit *titP; /* We build an exploded instruction here. */ in tip()1495 titP->tit_error = _("No operator");1497 titP->tit_opcode = 0;1512 titP->tit_error = _("Unknown operator");1514 titP->tit_opcode = 0;1531 for (p = twP->args, operandp = titP->tit_operand;1579 titP->tit_error = alloperr;1583 titP->tit_opcode = twP->code; /* The op-code. */1584 titP->tit_operands = count;