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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck.c3635 tree xop0 = op0, xop1 = op1, xresult_type = result_type;
3638 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
3627 tree xop0 = op0, xop1 = op1, xresult_type = result_type; local
/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c8347 tree xop0 = op0, xop1 = op1, xresult_type = result_type;
8350 = shorten_compare (&xop0, &xop1, &xresult_type, &xresultcode);
8309 tree xop0 = op0, xop1 = op1, xresult_type = result_type; local

Completed in 90 milliseconds