Searched refs:lhd_handle_option (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | langhooks-def.h | 70 extern bool lhd_handle_option (size_t, const char *, int, int, location_t, 93 #define LANG_HOOKS_HANDLE_OPTION lhd_handle_option
|
H A D | langhooks.c | 349 lhd_handle_option (size_t code ATTRIBUTE_UNUSED, in lhd_handle_option() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | langhooks-def.h | 73 extern bool lhd_handle_option (size_t, const char *, int, int, location_t, 104 #define LANG_HOOKS_HANDLE_OPTION lhd_handle_option
|
H A D | langhooks.c | 354 lhd_handle_option (size_t code ATTRIBUTE_UNUSED, in lhd_handle_option() function
|