Home
last modified time | relevance | path

Searched defs:nesting_info (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-nested.c79 struct nesting_info struct
81 struct nesting_info *outer; argument
82 struct nesting_info *inner; argument
83 struct nesting_info *next; argument
107 static inline struct nesting_info * argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-nested.c86 struct nesting_info struct
88 struct nesting_info *outer; argument
89 struct nesting_info *inner; argument
90 struct nesting_info *next; argument
115 static inline struct nesting_info * argument