| /src/external/gpl3/gcc/dist/gcc/ |
| langhooks.h | 492 lang_print_tree_hook print_decl; member in struct:lang_hooks
|
| genmodes.cc | 1000 #define print_decl(TYPE, NAME, ASIZE) \ macro 1455 print_decl ("char *const", "mode_name", "NUM_MACHINE_MODES"); 1469 print_decl ("unsigned char", "mode_class", "NUM_MACHINE_MODES"); 1532 print_decl ("unsigned short", "mode_next", "NUM_MACHINE_MODES"); 1540 print_decl ("unsigned short", "mode_wider", "NUM_MACHINE_MODES"); 1571 print_decl ("unsigned short", "mode_2xwider", "NUM_MACHINE_MODES"); 1628 print_decl ("unsigned short", "mode_complex", "NUM_MACHINE_MODES"); 1668 print_decl ("unsigned short", "mode_inner", "NUM_MACHINE_MODES"); 1704 print_decl ("unsigned short", "mode_unit_precision", "NUM_MACHINE_MODES"); 1741 print_decl ("unsigned short", "class_narrowest_mode", "MAX_MODE_CLASS") [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| langhooks.h | 490 lang_print_tree_hook print_decl; member in struct:lang_hooks
|
| genmodes.cc | 998 #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 ("struct real_format *\n", "real_format_for_mode" [all...] |