Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c50 static struct op *thenpart(void);
481 t->right = thenpart(); in get_command()
571 thenpart(void) in thenpart() function
598 t->right = thenpart(); in elsepart()