Home
last modified time | relevance | path

Searched defs:file_info_struct (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.c120 typedef struct file_info_struct struct
122 struct file_info_struct * next; argument
123 char * filename;
124 long pos;
125 unsigned int linenum;
126 int at_end;
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dlisting.c120 typedef struct file_info_struct struct
122 struct file_info_struct * next; argument
123 char * filename;
124 long pos;
125 unsigned int linenum;
126 int at_end;
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c304 struct file_info_struct { struct
305 const hash_table_entry * hash_entry; /* -> to associated hash entry */
306 const def_dec_info * defs_decs; /* -> to chain of defs/decs */
307 time_t mtime; /* Time of last modification. */
/openbsd-src/gnu/gcc/gcc/
H A Dprotoize.c296 struct file_info_struct { struct
297 const hash_table_entry * hash_entry; /* -> to associated hash entry */
298 const def_dec_info * defs_decs; /* -> to chain of defs/decs */
299 time_t mtime; /* Time of last modification. */