Home
last modified time | relevance | path

Searched refs:user_specs_tail (Results 1 – 25 of 25) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c829 static struct user_specs *user_specs_head, *user_specs_tail; variable
3502 if (user_specs_tail) in process_command()
3503 user_specs_tail->next = user; in process_command()
3506 user_specs_tail = user; in process_command()
3516 if (user_specs_tail) in process_command()
3517 user_specs_tail->next = user; in process_command()
3520 user_specs_tail = user; in process_command()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c829 static struct user_specs *user_specs_head, *user_specs_tail; variable
3502 if (user_specs_tail) in process_command()
3503 user_specs_tail->next = user; in process_command()
3506 user_specs_tail = user; in process_command()
3516 if (user_specs_tail) in process_command()
3517 user_specs_tail->next = user; in process_command()
3520 user_specs_tail = user; in process_command()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c872 static struct user_specs *user_specs_head, *user_specs_tail; variable
3701 if (user_specs_tail) in process_command()
3702 user_specs_tail->next = user; in process_command()
3705 user_specs_tail = user; in process_command()
3715 if (user_specs_tail) in process_command()
3716 user_specs_tail->next = user; in process_command()
3719 user_specs_tail = user; in process_command()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c858 static struct user_specs *user_specs_head, *user_specs_tail; variable
3583 if (user_specs_tail) in process_command()
3584 user_specs_tail->next = user; in process_command()
3587 user_specs_tail = user; in process_command()
3597 if (user_specs_tail) in process_command()
3598 user_specs_tail->next = user; in process_command()
3601 user_specs_tail = user; in process_command()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c1247 static struct user_specs *user_specs_head, *user_specs_tail; variable
4173 if (user_specs_tail) in driver_handle_option()
4174 user_specs_tail->next = user; in driver_handle_option()
4177 user_specs_tail = user; in driver_handle_option()
10125 user_specs_tail = NULL; in finalize()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c1225 static struct user_specs *user_specs_head, *user_specs_tail; variable
3974 if (user_specs_tail) in driver_handle_option()
3975 user_specs_tail->next = user; in driver_handle_option()
3978 user_specs_tail = user; in driver_handle_option()
9944 user_specs_tail = NULL; in finalize()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c1246 static struct user_specs *user_specs_head, *user_specs_tail; variable
4176 if (user_specs_tail) in driver_handle_option()
4177 user_specs_tail->next = user; in driver_handle_option()
4180 user_specs_tail = user; in driver_handle_option()
10170 user_specs_tail = NULL; in finalize()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c1365 static struct user_specs *user_specs_head, *user_specs_tail; variable
4386 if (user_specs_tail) in driver_handle_option()
4387 user_specs_tail->next = user; in driver_handle_option()
4390 user_specs_tail = user; in driver_handle_option()
11002 user_specs_tail = NULL; in finalize()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c1246 static struct user_specs *user_specs_head, *user_specs_tail; variable
4176 if (user_specs_tail) in driver_handle_option()
4177 user_specs_tail->next = user; in driver_handle_option()
4180 user_specs_tail = user; in driver_handle_option()
10170 user_specs_tail = NULL; in finalize()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c1365 static struct user_specs *user_specs_head, *user_specs_tail; variable
4386 if (user_specs_tail) in driver_handle_option()
4387 user_specs_tail->next = user; in driver_handle_option()
4390 user_specs_tail = user; in driver_handle_option()
11002 user_specs_tail = NULL; in finalize()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c1247 static struct user_specs *user_specs_head, *user_specs_tail; variable
4173 if (user_specs_tail) in driver_handle_option()
4174 user_specs_tail->next = user; in driver_handle_option()
4177 user_specs_tail = user; in driver_handle_option()
10096 user_specs_tail = NULL; in finalize()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c1365 static struct user_specs *user_specs_head, *user_specs_tail; variable
4386 if (user_specs_tail) in driver_handle_option()
4387 user_specs_tail->next = user; in driver_handle_option()
4390 user_specs_tail = user; in driver_handle_option()
11002 user_specs_tail = NULL; in finalize()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c1246 static struct user_specs *user_specs_head, *user_specs_tail; variable
4176 if (user_specs_tail) in driver_handle_option()
4177 user_specs_tail->next = user; in driver_handle_option()
4180 user_specs_tail = user; in driver_handle_option()
10170 user_specs_tail = NULL; in finalize()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c1247 static struct user_specs *user_specs_head, *user_specs_tail; variable
4173 if (user_specs_tail) in driver_handle_option()
4174 user_specs_tail->next = user; in driver_handle_option()
4177 user_specs_tail = user; in driver_handle_option()
10125 user_specs_tail = NULL; in finalize()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c1242 static struct user_specs *user_specs_head, *user_specs_tail; variable
4044 if (user_specs_tail) in driver_handle_option()
4045 user_specs_tail->next = user; in driver_handle_option()
4048 user_specs_tail = user; in driver_handle_option()
10083 user_specs_tail = NULL; in finalize()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcc.c1372 static struct user_specs *user_specs_head, *user_specs_tail; variable
4480 if (user_specs_tail) in driver_handle_option()
4481 user_specs_tail->next = user; in driver_handle_option()
4484 user_specs_tail = user; in driver_handle_option()
11108 user_specs_tail = NULL; in finalize()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcc.c1225 static struct user_specs *user_specs_head, *user_specs_tail; variable
3974 if (user_specs_tail) in driver_handle_option()
3975 user_specs_tail->next = user; in driver_handle_option()
3978 user_specs_tail = user; in driver_handle_option()
9944 user_specs_tail = NULL; in finalize()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c972 static struct user_specs *user_specs_head, *user_specs_tail; variable
3569 if (user_specs_tail) in driver_handle_option()
3570 user_specs_tail->next = user; in driver_handle_option()
3573 user_specs_tail = user; in driver_handle_option()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c941 static struct user_specs *user_specs_head, *user_specs_tail; variable
3530 if (user_specs_tail) in driver_handle_option()
3531 user_specs_tail->next = user; in driver_handle_option()
3534 user_specs_tail = user; in driver_handle_option()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c941 static struct user_specs *user_specs_head, *user_specs_tail; variable
3530 if (user_specs_tail) in driver_handle_option()
3531 user_specs_tail->next = user; in driver_handle_option()
3534 user_specs_tail = user; in driver_handle_option()