Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
49 static struct op *dogroup(void);431 t->left = dogroup(); in get_command()440 t->right = dogroup(); in get_command()517 dogroup(void) in dogroup() function