Searched defs:list4 (Results 1 – 4 of 4) sorted by relevance
70 struct list4 struct72 static const long arity = 4;73 typedef Arg0 child0; typedef Arg1 child1; typedef Arg2 child2; typedef Arg3 child3;74 …mpl::void_ child6; typedef mpl::void_ child7; typedef mpl::void_ child8; typedef mpl::void_ child9;77 typedef Arg3 back_;
56 struct list4 struct63 typedef list4 type;
32 struct list_head list4; member
23 struct list_head *list4; in list_test_list_init() local