Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dexpr.c59 OPEN_PAREN, CLOSE_PAREN, CTERN, enumerator
371 if (es->tok != CLOSE_PAREN) in evalexpr()