Searched defs:fix_desc (Results 1 – 2 of 2) sorted by relevance
196 struct fix_desc struct198 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;