Searched refs:SYMAMP (Results 1 – 2 of 2) sorted by relevance
105 #define SYMAMP 040000 /* trailing '&' */ macro110 #define IOMOV0SYM (SYMAMP|'<')111 #define IOMOV1SYM (SYMAMP|'>')112 #define FALLTHRUSYM (SYMAMP|';')113 #define COOPSYM (SYMAMP|'|')
593 c |= SYMAMP; in sh_lex()2114 case SYMAMP: in fmttoken()