Home
last modified time | relevance | path

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

/system/core/sh/
Dtoken.h10 #define TENDCASE 9 macro
Dmktokens50 TENDCASE 1 ";;"
Dparser.c446 if (t != TENDCASE) { in command()
448 synexpect(TENDCASE); in command()
848 RETURN(TENDCASE); in xxreadtoken()