Searched refs:t_dtyp (Results 1 – 6 of 6) sorted by relevance
266 if (t1->t_dtyp == TLST || in syn0()267 t1->t_dtyp == TAND || in syn0()268 t1->t_dtyp == TOR) { in syn0()270 t->t_dtyp = TPAR; in syn0()277 t->t_dtyp = TLST; in syn0()321 t->t_dtyp = TLST; in syn1()362 t->t_dtyp = TOR; in syn1a()403 t->t_dtyp = TAND; in syn1b()452 t->t_dtyp = TFIL; in syn2()635 t->t_dtyp = TPAR; in syn3()[all …]
70 switch (t->t_dtyp) {109 while (t->t_dtyp == TCOM)146 bifunc = t->t_dtyp == TCOM ? isbfunc(t) : (struct biltins *) 0;158 if (t->t_dtyp == TPAR || t->t_dflg&(FREDO|FAND) ||305 if (t->t_dtyp != TPAR) {357 if ((getn(value(S_status/*"status"*/)) == 0) != (t->t_dtyp == TAND))
285 short t_dtyp; /* Type of node */ member
483 switch (t->t_dtyp) { in padd()504 switch (t->t_dtyp) { in padd()
481 faket.t_dtyp = TCOM; in exp6()
759 faket.t_dtyp = TCOM; in backeval()