Searched refs:print_decl (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c955 #define print_decl(TYPE, NAME, ASIZE) \ macro
1385 print_decl ("char *const", "mode_name", "NUM_MACHINE_MODES");
1399 print_decl ("unsigned char", "mode_class", "NUM_MACHINE_MODES");
1462 print_decl ("unsigned char", "mode_wider", "NUM_MACHINE_MODES");
1470 print_decl ("unsigned char", "mode_2xwider", "NUM_MACHINE_MODES");
1527 print_decl ("unsigned char", "mode_complex", "NUM_MACHINE_MODES");
1567 print_decl ("unsigned char", "mode_inner", "NUM_MACHINE_MODES");
1603 print_decl ("unsigned short", "mode_unit_precision", "NUM_MACHINE_MODES");
1640 print_decl ("unsigned char", "class_narrowest_mode", "MAX_MODE_CLASS");
1673 print_decl ("struc
[all...]
H A Dlanghooks.h434 lang_print_tree_hook print_decl; member in struct:lang_hooks
H A Dprint-tree.c564 lang_hooks.print_decl (file, node, indent);
1149 lang_hooks.print_decl (stderr, const_cast <tree_node*> (ptr), 0);
H A Dtree.c6395 lang_hooks.print_decl = lhd_print_tree_nothing;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc998 #define print_decl(TYPE, NAME, ASIZE) \ macro
1453 print_decl ("char *const", "mode_name", "NUM_MACHINE_MODES");
1467 print_decl ("unsigned char", "mode_class", "NUM_MACHINE_MODES");
1530 print_decl ("unsigned char", "mode_wider", "NUM_MACHINE_MODES");
1538 print_decl ("unsigned char", "mode_2xwider", "NUM_MACHINE_MODES");
1595 print_decl ("unsigned char", "mode_complex", "NUM_MACHINE_MODES");
1635 print_decl ("unsigned char", "mode_inner", "NUM_MACHINE_MODES");
1671 print_decl ("unsigned short", "mode_unit_precision", "NUM_MACHINE_MODES");
1708 print_decl ("unsigned char", "class_narrowest_mode", "MAX_MODE_CLASS");
1741 print_decl ("struc
[all...]
H A Dlanghooks.h490 lang_print_tree_hook print_decl; member in struct:lang_hooks
H A Dprint-tree.cc568 lang_hooks.print_decl (file, node, indent);
1158 lang_hooks.print_decl (stderr, const_cast <tree_node*> (ptr), 0);
H A Dipa-free-lang-data.cc1125 lang_hooks.print_decl = lhd_print_tree_nothing;

Completed in 128 milliseconds