Home
last modified time | relevance | path

Searched refs:print_maybe_const_decl (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c958 #define print_maybe_const_decl(TYPE, NAME, ASIZE, NEEDS_ADJ) \ macro
1413 print_maybe_const_decl ("%spoly_uint16_pod", "mode_precision", in emit_mode_precision()
1432 print_maybe_const_decl ("%spoly_uint16_pod", "mode_size", in emit_mode_size()
1447 print_maybe_const_decl ("%spoly_uint16_pod", "mode_nunits", in emit_mode_nunits()
1543 print_maybe_const_decl ("%sunsigned HOST_WIDE_INT", "mode_mask_array", in emit_mode_mask()
1585 print_maybe_const_decl ("%sunsigned char", "mode_unit_size", in emit_mode_unit_size()
1625 print_maybe_const_decl ("%sunsigned short", in emit_mode_base_align()
1668 print_maybe_const_decl ("const struct real_format *%s", in emit_real_format_for_mode()
1878 print_maybe_const_decl ("%sunsigned char", in emit_mode_ibit()
1896 print_maybe_const_decl ("%sunsigned char", in emit_mode_fbit()
H A Dgenmodes.cc1001 #define print_maybe_const_decl(TYPE, NAME, ASIZE, NEEDS_ADJ) \ macro
1481 print_maybe_const_decl ("%spoly_uint16_pod", "mode_precision", in emit_mode_precision()
1500 print_maybe_const_decl ("%spoly_uint16_pod", "mode_size", in emit_mode_size()
1515 print_maybe_const_decl ("%spoly_uint16_pod", "mode_nunits", in emit_mode_nunits()
1611 print_maybe_const_decl ("%sunsigned HOST_WIDE_INT", "mode_mask_array", in emit_mode_mask()
1653 print_maybe_const_decl ("%sunsigned char", "mode_unit_size", in emit_mode_unit_size()
1693 print_maybe_const_decl ("%sunsigned short", in emit_mode_base_align()
1736 print_maybe_const_decl ("const struct real_format *%s", in emit_real_format_for_mode()
1946 print_maybe_const_decl ("%sunsigned char", in emit_mode_ibit()
1964 print_maybe_const_decl ("%sunsigned char", in emit_mode_fbit()
H A DChangeLog-201834801 (print_maybe_const_decl): Replace CATEGORY with a NEEDS_ADJ
34810 (emit_mode_precision, emit_mode_nunits): Use print_maybe_const_decl.
34812 (emit_mode_fbit): Update use of print_maybe_const_decl.
H A DChangeLog-20035422 (print_maybe_const_decl, emit_mode_adjustments): New.
5432 (emit_mode_size, emit_mode_base_align): Use print_maybe_const_decl.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c958 #define print_maybe_const_decl(TYPE, NAME, ASIZE, NEEDS_ADJ) \ macro
1413 print_maybe_const_decl ("%spoly_uint16_pod", "mode_precision", in emit_mode_precision()
1432 print_maybe_const_decl ("%spoly_uint16_pod", "mode_size", in emit_mode_size()
1447 print_maybe_const_decl ("%spoly_uint16_pod", "mode_nunits", in emit_mode_nunits()
1543 print_maybe_const_decl ("%sunsigned HOST_WIDE_INT", "mode_mask_array", in emit_mode_mask()
1585 print_maybe_const_decl ("%sunsigned char", "mode_unit_size", in emit_mode_unit_size()
1625 print_maybe_const_decl ("%sunsigned short", in emit_mode_base_align()
1668 print_maybe_const_decl ("const struct real_format *%s", in emit_real_format_for_mode()
1878 print_maybe_const_decl ("%sunsigned char", in emit_mode_ibit()
1896 print_maybe_const_decl ("%sunsigned char", in emit_mode_fbit()