Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcall.c6135 int static_2 = DECL_STATIC_FUNCTION_P (cand2->fn); in joust() local
6137 gcc_assert (static_1 != static_2); in joust()