Searched refs:SYMSEMI (Results 1 – 3 of 3) sorted by relevance
107 #define SYMSEMI 0110000 /* trailing ';' */ macro115 #define IORDWRSYMT (SYMSEMI|'<')
623 c |= SYMSEMI; in sh_lex()2129 case SYMSEMI: in fmttoken()
1724 else if((token&SYMSEMI) == SYMSEMI) in inout()