Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c2875 static int n_switches_alloc_debug_check[2]; variable
6464 n_switches_alloc_debug_check[1] = n_switches_alloc; in main()
6470 n_switches_alloc_debug_check[0] = n_switches_alloc; in main()
6474 n_switches_alloc = n_switches_alloc_debug_check[1]; in main()
6490 n_switches_alloc_debug_check[1] = n_switches_alloc; in main()
6817 n_switches_alloc = n_switches_alloc_debug_check[1]; in main()
6824 n_switches_alloc = n_switches_alloc_debug_check[0]; in main()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c3321 static int n_switches_alloc_debug_check[2]; variable
7685 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
7691 n_switches_alloc_debug_check[0] = n_switches_alloc; in set_up_specs()
7695 n_switches_alloc = n_switches_alloc_debug_check[1]; in set_up_specs()
7711 n_switches_alloc_debug_check[1] = n_switches_alloc; in set_up_specs()
8216 n_switches_alloc = n_switches_alloc_debug_check[1]; in do_spec_on_infiles()
8223 n_switches_alloc = n_switches_alloc_debug_check[0]; in do_spec_on_infiles()
10196 n_switches_alloc_debug_check[i] = 0; in finalize()