Home
last modified time | relevance | path

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

/system/core/sh/
Dtoken.h25 #define TEND 24 macro
Dmktokens65 TEND 1 "}"
Dparser.c399 t = TEND; in command()
472 if (readtoken() != TEND) in command()
473 synexpect(TEND); in command()