Home
last modified time | relevance | path

Searched refs:include_file (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/usr.sbin/bsdconfig/dot/
H A Ddot430 for include_file in $include_file_list; do
431 print_node "$include_file" \
546 for include_file in $include_file_list; do
547 echo $include_file
569 for include_file in $include_file_list; do
570 echo $include_file
641 for include_file in $include_file_list; do
642 [ "$item_include" = "$include_file" ] ||
/freebsd-12.1/usr.bin/dtc/
H A Dinput_buffer.cc228 string include_file = dir + '/' + file; in handle_include() local
229 auto include_buffer = input_buffer::buffer_for_file(include_file, false); in handle_include()
234 include_file = i + '/' + file; in handle_include()
235 include_buffer = input_buffer::buffer_for_file(include_file, false); in handle_include()
245 fputs(include_file.c_str(), depfile); in handle_include()
258 string include_file; in read_binary_file() local
261 include_file = filename; in read_binary_file()
269 include_file = dir + '/' + filename; in read_binary_file()
276 include_file = i + '/' + filename; in read_binary_file()
277 include_buffer = input_buffer::buffer_for_file(include_file, false); in read_binary_file()
[all …]
/freebsd-12.1/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb163 includes.each do |include_file|
164 mock_headers << File.basename(include_file) if (include_file =~ /^mock/i)
/freebsd-12.1/sys/dev/aic7xxx/aicasm/
H A Daicasm.h88 void include_file(char *file_name, include_type type);
H A Daicasm_scan.l455 include_file(char *file_name, include_type type)
H A Daicasm.c275 include_file(*argv, SOURCE_FILE); in main()
H A Daicasm_gram.y260 include_file($3, BRACKETED_INCLUDE);
264 include_file($3, QUOTED_INCLUDE);
/freebsd-12.1/contrib/byacc/test/
H A Dgrammar.y254 extern void include_file (char *name, int convert);
1155 include_file(strcpy(base_file, name), func_style != FUNC_NONE); in process_file()
/freebsd-12.1/contrib/byacc/test/yacc/
H A Dgrammar.tab.c284 extern void include_file (char *name, int convert);
1062 include_file(strcpy(base_file, name), func_style != FUNC_NONE); in process_file()
/freebsd-12.1/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c304 extern void include_file (char *name, int convert);
1317 include_file(strcpy(base_file, name), func_style != FUNC_NONE); in process_file()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20001298 * cppfiles.c (struct include_file): Move from cpphash.h.
5289 (struct include_file): New member defined.
8770 * cpphash.h (struct include_file): Add buffer, st, refcnt,
8773 (DO_NOT_REREAD, NEVER_REREAD): Move up by struct include_file.
15302 * cpphash.h (struct include_file): Add date member.
15438 * cpphash.h (struct include_file): Rename before to
15881 (struct include_file): New.
15891 'struct include_file *inc'. Remove system_header_p.
H A DFSFChangeLog.103492 (struct include_file): New members `next_ino', `deps_output', `st'.
3539 (finclude, record_control_macro): Accept struct include_file *
3553 (struct import_file): Renmed to struct include_file, moved earlier
H A DChangeLog-200312504 (struct cpp_buffer): struct include_file is now struct _cpp_file,
26030 (struct include_file): Remove fefcnt, mapped members.
31338 * cppfiles.c (include_file, search_from, find_or_create_entry,
36275 * cppfiles.c (struct include_file): Add new field `header_name'.
36567 * cppfiles.c (struct include_file): Add 'pch' field.
H A DChangeLog-200123567 * cppfiles.c (struct include_file): New member err_no.
27257 * cppfiles.c (struct include_file): Remove "defined" memeber.
28518 * cppfiles.c (struct include_file): Update.
H A DChangeLog-19994487 * cccp.c (progname, file_buf, default_include, include_file,