Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
50 static struct op *dogroup(void);447 t->left = dogroup(); in get_command()456 t->right = dogroup(); in get_command()539 dogroup(void) in dogroup() function