Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/cp/
HDtypeck.c6073 tree old_rhs = rhs; in build_x_modify_expr() local
6076 if (rhs != old_rhs) in build_x_modify_expr()
/freebsd-11-stable/contrib/gcc/
HDc-typeck.c3959 tree old_rhs = rhs; in build_modify_expr() local
3962 if (rhs != old_rhs) in build_modify_expr()