Searched refs:PRINT_DECL_NAME (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.h46 #define PRINT_DECL_NAME 0x2 macro
H A Dtoplev.c983 PRINT_DECL_ORIGIN | PRINT_DECL_NAME);
1022 print_decl_identifier (f, decl, PRINT_DECL_NAME);
H A Dprint-tree.c1077 else if (flags & PRINT_DECL_NAME)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.h46 #define PRINT_DECL_NAME 0x2 macro
H A Dtoplev.cc840 PRINT_DECL_ORIGIN | PRINT_DECL_NAME);
879 print_decl_identifier (f, decl, PRINT_DECL_NAME);
H A Dprint-tree.cc1086 else if (flags & PRINT_DECL_NAME)

Completed in 102 milliseconds