HomeSort by: relevance | last modified time | path
    Searched defs:init_options_struct (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
langhooks.h 383 void (*init_options_struct) (struct gcc_options *opts); member in struct:lang_hooks
387 than that done by the init_options_struct hook. */
opts.cc 424 init_options_struct (struct gcc_options *opts, struct gcc_options *opts_set) function
  /src/external/gpl3/gcc.old/dist/gcc/
langhooks.h 381 void (*init_options_struct) (struct gcc_options *opts); member in struct:lang_hooks
385 than that done by the init_options_struct hook. */
opts.cc 416 init_options_struct (struct gcc_options *opts, struct gcc_options *opts_set) function

Completed in 42 milliseconds