Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c52 static struct op *elsepart(int);
571 t->right = elsepart(sALIAS); in thenpart()
576 elsepart(int sALIAS) in elsepart() function