Home
last modified time | relevance | path

Searched refs:n_switches_alloc_debug_check (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc3651 static int n_switches_alloc_debug_check[2]; variable
8517 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
8523 n_switches_alloc_debug_check[0] = n_switches_alloc; in set_up_specs()
8527 n_switches_alloc = n_switches_alloc_debug_check[1]; in set_up_specs()
8543 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
8952 n_switches_alloc = n_switches_alloc_debug_check[1]; in do_spec_on_infiles()
8959 n_switches_alloc = n_switches_alloc_debug_check[0]; in do_spec_on_infiles()
11188 n_switches_alloc_debug_check[i] = 0; in finalize()
H A DChangeLog-20108397 * gcc.c (n_switches_alloc_debug_check): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c3443 static int n_switches_alloc_debug_check[2]; variable
7782 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
7788 n_switches_alloc_debug_check[0] = n_switches_alloc; in set_up_specs()
7792 n_switches_alloc = n_switches_alloc_debug_check[1]; in set_up_specs()
7808 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
8214 n_switches_alloc = n_switches_alloc_debug_check[1]; in do_spec_on_infiles()
8221 n_switches_alloc = n_switches_alloc_debug_check[0]; in do_spec_on_infiles()
10249 n_switches_alloc_debug_check[i] = 0; in finalize()