Searched refs:TC_BEGIN (Results 1 – 1 of 1) sorted by relevance
230 #define TC_BEGIN (1 << 23) /* 'BEGIN' */ macro265 if (n & TC_BEGIN ) debug_printf_parse(" BEGIN" ); in debug_parse_print_tc()291 | TC_FUNCDECL | TC_BEGIN | TC_END)1706 tclass = next_token(TS_OPSEQ | TC_LBRACE | TC_BEGIN | TC_END | TC_FUNCDECL in parse_program()1717 if (tclass == TC_BEGIN) { in parse_program()1792 tclass = next_token(TS_OPSEQ | TC_LBRACE | TC_BEGIN | TC_END | TC_FUNCDECL in parse_program()