Searched defs:container_type (Results 1 – 4 of 4) sorted by relevance
49 typedef _Container container_type; global() typedef
59 typedef _Container container_type; global() typedef
156 #define list_first_entry_by_type(head, container_type, member) \ argument