Searched refs:tlist_cache (Results 1 – 3 of 3) sorted by relevance
1630 struct tlist_cache struct1632 struct tlist_cache *next; argument1648 static struct tlist_cache *save_expr_cache; argument1966 struct tlist_cache *t; in verify_tree()1973 t = XOBNEW (&tlist_obstack, struct tlist_cache); in verify_tree()
1801 struct tlist_cache struct1803 struct tlist_cache *next; argument1819 static struct tlist_cache *save_expr_cache; argument2138 struct tlist_cache *t; in verify_tree()2145 t = XOBNEW (&tlist_obstack, struct tlist_cache); in verify_tree()
3015 (struct tlist, struct tlist_cache): New.