Searched refs:init_options (Results 1 – 4 of 4) sorted by relevance
192 void (*init_options) PARAMS ((void)); member
4912 (*lang_hooks.init_options) ();
255 unsigned int (*init_options) (unsigned int argc, const char **argv); member
420 lang_mask = lang_hooks.init_options (argc, argv); in decode_options()