Searched refs:tlist_cache (Results 1 – 3 of 3) sorted by relevance
1126 struct tlist_cache struct1128 struct tlist_cache *next; argument1144 static struct tlist_cache *save_expr_cache; argument1422 struct tlist_cache *t; in verify_tree()1429 t = XOBNEW (&tlist_obstack, struct tlist_cache); in verify_tree()
1481 struct tlist_cache struct1483 struct tlist_cache *next; argument1499 static struct tlist_cache *save_expr_cache; argument1794 struct tlist_cache *t;1801 t = (struct tlist_cache *) obstack_alloc (&tlist_obstack,
3009 (struct tlist, struct tlist_cache): New.