Searched defs:fix_desc (Results 1 – 2 of 2) sorted by relevance
168 struct fix_desc struct170 tCC* fix_name; /* Name of the fix */171 tCC* file_list; /* List of files it applies to */172 tCC** papz_machs; /* List of machine/os-es it applies to */173 int test_ct;174 int fd_flags;175 tTestDesc* p_test_desc;176 tCC** patch_args;177 long unused;
194 struct fix_desc struct196 tCC* fix_name; /* Name of the fix */197 tCC* file_list; /* List of files it applies to */198 tCC** papz_machs; /* List of machine/os-es it applies to */199 int test_ct;200 int fd_flags;201 tTestDesc* p_test_desc;202 tCC** patch_args;203 long unused;