Searched refs:SYMSEMI (Results 1 – 3 of 3) sorted by relevance
106 #define SYMSEMI 0110000 /* trailing ';' */ macro114 #define IORDWRSYMT (SYMSEMI|'<')
594 c |= SYMSEMI; in sh_lex()1965 case SYMSEMI: in fmttoken()
1592 else if((token&SYMSEMI) == SYMSEMI) in inout()