Home
last modified time | relevance | path

Searched refs:fns1 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDname-lookup.c3981 tree fns1; in merge_functions() local
3983 for (fns1 = s1; fns1; fns1 = OVL_NEXT (fns1)) in merge_functions()
3985 tree fn1 = OVL_CURRENT (fns1); in merge_functions()
3997 if (!fns1) in merge_functions()