Home
last modified time | relevance | path

Searched defs:fix_desc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.h196 struct fix_desc struct
198 tCC* fix_name; /* Name of the fix */
199 tCC* file_list; /* List of files it applies to */
200 tCC** papz_machs; /* List of machine/os-es it applies to */
201 int test_ct;
202 int fd_flags;
203 tTestDesc* p_test_desc;
204 tCC** patch_args;
205 long unused;
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h196 struct fix_desc struct
198 tCC* fix_name; /* Name of the fix */
199 tCC* file_list; /* List of files it applies to */
200 tCC** papz_machs; /* List of machine/os-es it applies to */
201 int test_ct;
202 int fd_flags;
203 tTestDesc* p_test_desc;
204 tCC** patch_args;
205 long unused;