Home
last modified time | relevance | path

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

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c297 static void putenv_from_prefixes (struct path_prefix *, const char *);
2332 putenv_from_prefixes (struct path_prefix *paths, const char *env_var) in putenv_from_prefixes() function
6428 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH"); in main()
6429 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c297 static void putenv_from_prefixes (struct path_prefix *, const char *);
2332 putenv_from_prefixes (struct path_prefix *paths, const char *env_var) in putenv_from_prefixes() function
6428 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH"); in main()
6429 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV); in main()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c293 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2595 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
6699 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in main()
6700 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c291 static void putenv_from_prefixes (struct path_prefix *, const char *);
2426 putenv_from_prefixes (struct path_prefix *paths, const char *env_var) in putenv_from_prefixes() function
6650 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH"); in main()
6651 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c199 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2405 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
7158 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in main()
7159 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c196 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2374 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
7057 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in main()
7058 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c196 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2374 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
7057 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in main()
7058 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c337 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2786 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8337 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8338 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c331 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2686 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8225 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8226 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c336 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2785 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8346 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8347 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c360 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2977 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
9010 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
9011 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c336 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2785 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8346 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8347 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c360 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2977 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
9010 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
9011 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c337 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2786 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8308 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8309 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c360 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2977 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
9010 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
9011 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c336 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2785 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8346 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8347 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c337 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2786 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8337 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8338 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c332 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2703 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8341 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8342 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcc.c366 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2984 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
9116 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
9117 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcc.c331 static void putenv_from_prefixes (const struct path_prefix *, const char *,
2686 putenv_from_prefixes (const struct path_prefix *paths, const char *env_var, in putenv_from_prefixes() function
8225 putenv_from_prefixes (&exec_prefixes, "COMPILER_PATH", false); in maybe_run_linker()
8226 putenv_from_prefixes (&startfile_prefixes, LIBRARY_PATH_ENV, true); in maybe_run_linker()

1234