Searched refs:dogroup (Results 1 – 1 of 1) sorted by relevance
39 static struct op *dogroup(void);411 t->left = dogroup(); in get_command()420 t->right = dogroup(); in get_command()496 dogroup(void) in dogroup() function