Searched defs:SYMAMP (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshlex.h105 #define SYMAMP 040000 /* trailing '&' */ macro
110 #define IOMOV0SYM (SYMAMP|'<')
111 #define IOMOV1SYM (SYMAMP|'>')
112 #define FALLTHRUSYM (SYMAMP|';')
113 #define COOPSYM (SYMAMP|'|')

Completed in 24 milliseconds