Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:ff1

445    FileFn* ff1 = (FileFn*)s1;
447 Word r = strcmp(ff1->fi_name, ff2->fi_name);
449 r = strcmp(ff1->fn_name, ff2->fn_name);