Searched refs:tp_end_type (Results 1 – 1 of 1) sorted by relevance
75 static const tools::parser::token_type tp_end_type = 7; variable100 add_keyword("tp-end", tp_end_type); in tokenizer()267 t = p.expect(tp_end_type, "end of test program"); in read_tp()