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

/freebsd-10.0-release/contrib/gcc/
H A Doptabs.h373 #define reduc_smax_optab (optab_table[OTI_reduc_smax]) macro
H A Doptabs.c308 return TYPE_UNSIGNED (type) ? reduc_umax_optab : reduc_smax_optab;
5321 reduc_smax_optab = init_optab (UNKNOWN);

Completed in 130 milliseconds