Searched refs:SYMSHARP (Results 1 – 3 of 3) sorted by relevance
108 #define SYMSHARP 0120000 /* trailing '#' */ macro109 #define IOSEEKSYM (SYMSHARP|'<')
1698 else if((token&SYMSHARP) == SYMSHARP) in inout()1722 else if((token&SYMSHARP) == SYMSHARP) in inout()
620 c |= SYMSHARP; in sh_lex()2126 case SYMSHARP: in fmttoken()