/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/ |
H A D | generate_test_runner.rb | 163 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 D | aicasm.h | 90 void include_file(char *file_name, include_type type);
|
H A D | aicasm_symbol.c | 345 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 D | aicasm_scan.l | 445 include_file(char *file_name, include_type type)
|
H A D | aicasm.c | 276 include_file(*argv, SOURCE_FILE); in main()
|
H A D | aicasm_gram.y | 260 include_file($3, BRACKETED_INCLUDE); 264 include_file($3, QUOTED_INCLUDE);
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html.h | 69 simple_output &include_file(FILE *);
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | master.c | 1038 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 D | master.c | 1075 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 D | validate_failures.py | 231 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 D | validate_failures.py | 227 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 D | ps.h | 40 ps_output &include_file(FILE *);
|
/netbsd-src/external/bsd/byacc/dist/test/ |
H A D | grammar.y | 257 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 D | master_test.c | 62 char *include_file = NULL; 63 char *include_file = NULL; global() variable
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | ChangeLog.115 | 3777 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 D | ChangeLog-2000 | 1298 * 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 D | FSFChangeLog.10 | 3492 (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 D | ChangeLog-2003 | 12504 (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 D | ChangeLog-2001 | 23567 * 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 D | ChangeLog-1999 | 4487 * cccp.c (progname, file_buf, default_include, include_file,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 3492 (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 D | ChangeLog.git | 59591 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.
|