Searched refs:SYMSHARP (Results 1 – 3 of 3) sorted by relevance
107 #define SYMSHARP 0120000 /* trailing '#' */ macro108 #define IOSEEKSYM (SYMSHARP|'<')
1566 else if((token&SYMSHARP) == SYMSHARP) in inout()1590 else if((token&SYMSHARP) == SYMSHARP) in inout()
591 c |= SYMSHARP; in sh_lex()1962 case SYMSHARP: in fmttoken()