Home
last modified time | relevance | path

Searched defs:make_sat_unsigned_accum_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dstor-layout.h76 #define make_sat_unsigned_accum_type(P) make_accum_type (P, 1, 1) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h4461 #define make_sat_unsigned_accum_type(P) make_accum_type (P, 1, 1) macro