Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/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)
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.h90 void include_file(char *file_name, include_type type);
H A Daicasm_symbol.c345 aic_print_include(FILE *dfile, char *include_file) in aic_print_include() argument
350 fprintf(dfile, "\n#include \"%s\"\n\n", include_file); in aic_print_include()
H A Daicasm_scan.l445 include_file(char *file_name, include_type type)
H A Daicasm.c276 include_file(*argv, SOURCE_FILE); in main()
H A Daicasm_gram.y260 include_file($3, BRACKETED_INCLUDE);
264 include_file($3, QUOTED_INCLUDE);
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml.h69 simple_output &include_file(FILE *);
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dmaster.c1038 char *include_file = NULL;
1215 if (include_file != NULL) { in load_text()
1216 isc_mem_free(mctx, include_file); in load_text()
1218 include_file = in load_text()
1231 result = pushfile(include_file, in load_text()
1235 LOGITFILE(result, include_file); in load_text()
1238 LOGITFILE(result, include_file); in load_text()
1444 result = pushfile(include_file, new_name, lctx); in load_text()
1447 LOGITFILE(result, include_file); in load_text()
1450 LOGITFILE(result, include_file); in load_text()
1064 char *include_file = NULL; load_text() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmaster.c1075 char *include_file = NULL; in load_text() local
1244 if (include_file != NULL) { in load_text()
1245 isc_mem_free(mctx, include_file); in load_text()
1247 include_file = in load_text()
1260 result = pushfile(include_file, in load_text()
1264 LOGITFILE(result, include_file); in load_text()
1267 LOGITFILE(result, include_file); in load_text()
1475 result = pushfile(include_file, new_name, lctx); in load_text()
1478 LOGITFILE(result, include_file); in load_text()
1481 LOGITFILE(result, include_file); in load_text()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dvalidate_failures.py231 include_file = line[len("@include "):]
232 return os.path.join(includer_dir, include_file.strip())
/netbsd-src/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dvalidate_failures.py227 include_file = line[len("@include "):]
228 return os.path.join(includer_dir, include_file.strip())
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.h40 ps_output &include_file(FILE *);
/netbsd-src/external/bsd/byacc/dist/test/
H A Dgrammar.y257 extern void include_file (char *name, int convert);
1158 include_file(strcpy(base_file, name), func_style != FUNC_NONE); in process_file()
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dmaster_test.c62 char *include_file = NULL;
63 char *include_file = NULL; global() variable
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1153777 ps_output::include_file): Deleted.
5496 * ps/ps.c (ps_output::include_file): If BROKEN_SPOOLER is defined,
/netbsd-src/external/gpl3/gcc/dist/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,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
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
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git59591 Fix test-case gdb.stabs/exclfwd.exp for remote host using include_file.
59835 [gdb/testsuite] Add missing include_file in gdb.dwarf/*.exp
60684 include_file.