Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c51 static struct op *thenpart(void);
473 t->right = thenpart(); in get_command()
563 thenpart(void) in thenpart() function
590 t->right = thenpart(); in elsepart()