Searched refs:fns1 (Results 1 – 2 of 2) sorted by relevance
3778 tree fns1; local3780 for (fns1 = s1; fns1; fns1 = OVL_NEXT (fns1))3782 tree fn1 = OVL_CURRENT (fns1);3795 if (!fns1)
3449 tree fns1; in merge_functions() local3451 for (fns1 = s1; fns1; fns1 = OVL_NEXT (fns1)) in merge_functions()3453 tree fn1 = OVL_CURRENT (fns1); in merge_functions()3466 if (!fns1) in merge_functions()