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

  /src/external/gpl3/gcc/dist/gcc/
opts.cc 185 #define global_options_set DO_NOT_USE macro
  /src/external/gpl3/gcc.old/dist/gcc/
opts.cc 177 #define global_options_set DO_NOT_USE macro
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 2593 = build_target_option_node (&global_options, &global_options_set);
2597 &global_options_set);
2762 &global_options, &global_options_set); local
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 2587 = build_target_option_node (&global_options, &global_options_set);
2591 &global_options_set);
2756 &global_options, &global_options_set); local

Completed in 25 milliseconds