Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h72 extern void lhd_init_options (unsigned int,
102 #define LANG_HOOKS_INIT_OPTIONS lhd_init_options
H A Dlanghooks.c342 lhd_init_options (unsigned int decoded_options_count ATTRIBUTE_UNUSED, in lhd_init_options() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h74 extern void lhd_init_options (unsigned int,
108 #define LANG_HOOKS_INIT_OPTIONS lhd_init_options
H A Dlanghooks.cc344 lhd_init_options (unsigned int decoded_options_count ATTRIBUTE_UNUSED, in lhd_init_options() function
H A DChangeLog-201019728 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,
19732 * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.