Searched refs:tp_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.cpp63 static const tools::parser::token_type tp_type = 9; member in namespace:atf_atffile
78 add_keyword("tp", tp_type);
141 p.expect(conf_type, hash_type, prop_type, tp_type,
169 } else if (t.type() == tp_type) {

Completed in 282 milliseconds