Home
last modified time | relevance | path

Searched refs:thenpart (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dsyn.c43 static struct op *thenpart(void);
454 t->right = thenpart(); in get_command()
538 thenpart(void) in thenpart() function
565 t->right = thenpart(); in elsepart()