Searched refs:xresult_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dtypeck.c3731 tree xop0 = op0, xop1 = op1, xresult_type = result_type;
3734 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
3724 tree xop0 = op0, xop1 = op1, xresult_type = result_type; local
/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c8854 tree xop0 = op0, xop1 = op1, xresult_type = result_type;
8857 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
8816 tree xop0 = op0, xop1 = op1, xresult_type = result_type; local

Completed in 123 milliseconds