Searched refs:FPAR (Results 1 – 4 of 4) sorted by relevance
155 if (((t->t_dflg & FTIME) || (t->t_dflg & FPAR) == 0 &&329 (t->t_dflg & (FPOU|FAND|FPAR|FINT));347 t->t_dcdr->t_dflg |= t->t_dflg & (FPAR|FINT);361 t->t_dcdr->t_dflg |= t->t_dflg & (FPAR|FINT);
319 #define FPAR (1<<4) /* don't fork, last ()ized cmd */ macro
552 t->t_dflg = FPAR; in syn3()
812 t->t_dflg |= FPAR; in backeval()