Home
last modified time | relevance | path

Searched refs:tlist_cache (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.c1205 struct tlist_cache struct
1207 struct tlist_cache *next; argument
1223 static struct tlist_cache *save_expr_cache; argument
1501 struct tlist_cache *t; in verify_tree()
1508 t = XOBNEW (&tlist_obstack, struct tlist_cache); in verify_tree()
H A DChangeLog-20003015 (struct tlist, struct tlist_cache): New.