Searched refs:file_name_list (Results 1 – 8 of 8) sorted by relevance
77 struct file_name_list struct79 struct file_name_list *next; argument83 struct file_name_list *first_dir_md_include = 0; /* First dir to search */ argument85 struct file_name_list *first_bracket_include = 0;86 struct file_name_list *last_dir_md_include = 0; /* Last in chain */204 struct file_name_list *stackp;897 struct file_name_list *dirtmp;899 dirtmp = (struct file_name_list *)900 xmalloc (sizeof (struct file_name_list));
8124 with a struct file_name_list pointer.8127 (struct file_name_list): Add *alloc pointer for the sake of8140 * cpplib.c (do_include): Don't allocate a file_name_list on8838 system_include, after_include. Redo struct file_name_list10269 file_name_list there also.
3488 (struct file_name_list): New member `inc'.3489 (struct file_name_list): New member `st'.3551 (struct file_name_list): Remove no-longer needed field control_macro.
8575 * cppfiles.c (file_name_list, include_hash, find_include_file,
9321 (struct file_name_list): Rename search_path. Update.
11312 file_name_list, struct ihash, is_idchar, is_idstart,
91 struct file_name_list struct93 struct file_name_list *next; argument97 struct file_name_list *first_dir_md_include = 0; /* First dir to search */ argument99 struct file_name_list *first_bracket_include = 0;100 struct file_name_list *last_dir_md_include = 0; /* Last in chain */216 struct file_name_list *stackp; in process_include()937 struct file_name_list *dirtmp; in init_md_reader_args_cb()939 dirtmp = XNEW (struct file_name_list); in init_md_reader_args_cb()
15108 struct file_name_list struct15110 struct file_name_list *next; argument15133 struct file_name_list *dir;15156 struct file_name_list *last);15158 struct file_name_list *searchptr);15169 struct file_name_list *first, *last; in append_include_chain()15171 struct file_name_list *dir;15201 struct file_name_list *searchptr;15487 struct file_name_list *dirtmp; in ffecom_decode_include_option_()15493 dirtmp = (struct file_name_list *) in ffecom_decode_include_option_()[all …]