Lines Matching full:ffn1
866 fn_node* ffn1 = cxt1->fn[off];868 if (ffn1->file->obj != ffn2->file->obj)869 return ffn1->file->obj - ffn2->file->obj;870 if (ffn1 != ffn2)871 return ffn1 - ffn2;