Home
last modified time | relevance | path

Searched refs:tuple_class (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/hof/test/
Dtest.hpp150 struct tuple_class struct
/third_party/glib/glib/
Dgvariant-parser.c1105 static const ASTClass tuple_class = { in tuple_parse() local
1115 tuple->ast.class = &tuple_class; in tuple_parse()