Home
last modified time | relevance | path

Searched refs:lhd_do_nothing (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h38 extern void lhd_do_nothing (void);
96 #define LANG_HOOKS_FINISH lhd_do_nothing
97 #define LANG_HOOKS_PARSE_FILE lhd_do_nothing
112 #define LANG_HOOKS_PRINT_STATISTICS lhd_do_nothing
127 #define LANG_HOOKS_INIT_TS lhd_do_nothing
136 #define LANG_HOOKS_RUN_LANG_SELFTESTS lhd_do_nothing
H A Dlanghooks.c42 lhd_do_nothing (void) in lhd_do_nothing() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h38 extern void lhd_do_nothing (void);
86 #define LANG_HOOKS_FINISH lhd_do_nothing
87 #define LANG_HOOKS_PARSE_FILE lhd_do_nothing
100 #define LANG_HOOKS_PRINT_STATISTICS lhd_do_nothing
115 #define LANG_HOOKS_INIT_TS lhd_do_nothing
H A Dlanghooks.c47 lhd_do_nothing (void) in lhd_do_nothing() function