Searched refs:Lastprops (Results 1 – 2 of 2) sorted by relevance
332 struct node *Lastprops; variable
144 Props = Lastprops = NULL; in tree_fini()1267 if (Lastprops) in tree_stmt()1268 Lastprops->u.stmt.next = ret; in tree_stmt()1271 Lastprops = ret; in tree_stmt()