Searched refs:NODE_PAREN (Results 1 – 4 of 4) sorted by relevance
93 case NODE_PAREN: in execute()199 if (t->t_dtyp == NODE_PAREN || in execute()378 if (t->t_dtyp != NODE_PAREN) in execute()
266 t->t_dtyp = NODE_PAREN; in syn0()602 t->t_dtyp = NODE_PAREN; in syn3()628 case NODE_PAREN: in freesyn()
310 #define NODE_PAREN 2 /* ( t_dspr ) <t_dlef >t_drit */ macro
525 case NODE_PAREN: in padd()