Searched refs:bincl_file (Results 1 – 2 of 2) sorted by relevance
74 struct bincl_file *bincl_stack;76 struct bincl_file *bincl_list;3147 struct bincl_file struct3150 struct bincl_file *next; argument3152 struct bincl_file *next_stack; argument3168 struct bincl_file *n; in push_bincl() argument3170 n = (struct bincl_file *) xmalloc (sizeof *n); in push_bincl()3194 struct bincl_file *o; in pop_bincl()3213 struct bincl_file *l; in find_excl()
575 * stabs.c (struct bincl_file): Add next_stack field.686 (struct bincl_file): Add hash, file and file_types fields.689 (pop_bincl): Put the bincl_file on bincl_list, rather than freeing