Searched refs:children_t (Results 1 – 2 of 2) sorted by relevance
52 children_t *tmp; \64 children_t *tmp; \228 } children_t; typedef230 children_t sentinel = {.next = NULL };232 children_t *children = &sentinel;304 children_t *tmp, *cur; in main()515 tmp = malloc(sizeof(children_t)); in main()540 tmp = malloc(sizeof(children_t)); in main()
161 typedef Stmt::child_range children_t(); typedef162 template <class T> good implements_children(children_t T::*) { in implements_children()166 static inline bad implements_children(children_t Stmt::*) { in implements_children()