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

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.cpp64 static const tools::parser::token_type tp_glob_type = 10; member in namespace:atf_atffile
79 add_keyword("tp-glob", tp_glob_type);
142 tp_glob_type, nl_type, eof_type,
174 } else if (t.type() == tp_glob_type) {

Completed in 92 milliseconds