/openbsd-src/usr.bin/file/ |
H A D | file.c | 60 struct input_file { struct 85 static void test_file(struct input_file *, size_t); argument 61 minput_file global() argument [all...] |
/openbsd-src/usr.bin/m4/ |
H A D | mdef.h | 154 struct input_file { struct 155 FILE *file; 156 char *name; 157 unsigned long lineno; 158 unsigned long synch_lineno; /* used for -s */ 159 int c;
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | linker-script-to-export-list.py | 5 input_file = open(sys.argv[1]) variable
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 89 struct input_file struct 91 struct input_file *next; argument 92 struct input_file *same_file_fpnt; argument 102 static struct input_file *file_root = (struct input_file *) NULL; argument
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | extract-section.py | 32 def get_raw_section_dump(readobj_path, section_name, input_file): argument
|
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/ |
H A D | Parser.pm | 1423 sub input_file { subroutine
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | coffdump.c | 477 char *input_file = NULL; in main() local
|
H A D | sysdump.c | 655 char *input_file = NULL; in main() local
|
H A D | nlmconv.c | 154 char *input_file = NULL; in main() local
|
H A D | srconv.c | 1750 char *input_file; in main() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | coffdump.c | 478 char *input_file = NULL; in main() local
|
H A D | sysdump.c | 754 char *input_file = NULL; in main() local
|
H A D | deflex.c | 1435 void yyrestart( FILE *input_file ) in yyrestart()
|
H A D | nlmconv.c | 158 char *input_file = NULL; in main() local
|
H A D | rclex.c | 1912 void yyrestart( FILE *input_file ) in yyrestart()
|
/openbsd-src/usr.bin/yacc/ |
H A D | main.c | 67 FILE *input_file; /* the input file */ variable
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | pex-common.h | 73 FILE *input_file; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gensupport.c | 199 FILE *input_file; local 932 FILE *input_file; local
|
H A D | gengtype.c | 1183 get_base_file_bitmap (input_file) in get_base_file_bitmap() argument 1236 get_output_file_with_visibility (input_file) in get_output_file_with_visibility() argument 1301 get_output_file_name (input_file) in get_output_file_name() argument
|
/openbsd-src/gnu/llvm/clang/utils/check_cfc/ |
H A D | check_cfc.py | 206 def set_input_file(args, input_file): argument
|
/openbsd-src/gnu/llvm/llvm/tools/opt-viewer/ |
H A D | optrecord.py | 271 def get_remarks(input_file, filter_=None): argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gensupport.c | 211 FILE *input_file; in process_include() local 916 FILE *input_file; in init_md_reader_args_cb() local
|
H A D | gengtype.c | 1165 get_base_file_bitmap (const char *input_file) in get_base_file_bitmap() 1218 get_output_file_with_visibility (const char *input_file) in get_output_file_with_visibility() 1299 get_output_file_name (const char *input_file) in get_output_file_name()
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | itbl-lex.c | 1269 void yyrestart( FILE *input_file ) in yyrestart()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-lex.c | 2716 void yyrestart( FILE *input_file ) in yyrestart()
|