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);
457 t->right = thenpart(); in get_command()
541 thenpart(void) in thenpart() function
568 t->right = thenpart(); in elsepart()