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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-lex.c57 static enum integer_type_kind narrowest_signed_type
501 narrowest_signed_type (unsigned HOST_WIDE_INT low,
550 = narrowest_signed_type (integer.low, integer.high, flags);
499 narrowest_signed_type (unsigned HOST_WIDE_INT low, function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-lex.c66 static enum integer_type_kind narrowest_signed_type
531 narrowest_signed_type (unsigned HOST_WIDE_INT low,
580 = narrowest_signed_type (integer.low, integer.high, flags);
529 narrowest_signed_type (unsigned HOST_WIDE_INT low, function

Completed in 49 milliseconds