Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c8581 TENDCASE, enumerator
8619 /* 11 */ | (1u << TENDCASE)
12250 if (t != TENDCASE) in parse_command()
12251 raise_error_unexpected_syntax(TENDCASE); in parse_command()
13110 TAND, TOR, TENDCASE /* if double occurrence */
13206 RETURN(TENDCASE); in xxreadtoken()