Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
42 static struct op *dogroup(void);428 t->left = dogroup(); in get_command()437 t->right = dogroup(); in get_command()514 dogroup(void) in dogroup() function