Home
last modified time | relevance | path

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

1234

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c6737 if (print_prog_name) in main()
6739 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in main()
6769 print_prog_name = concat (print_prog_name, use_ld, NULL); in main()
6771 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6772 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c153 static const char *print_prog_name = NULL; variable
3406 print_prog_name = argv[i] + 17; in process_command()
6204 if (print_prog_name) in main()
6206 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6207 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c153 static const char *print_prog_name = NULL; variable
3406 print_prog_name = argv[i] + 17; in process_command()
6204 if (print_prog_name) in main()
6206 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6207 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c149 static const char *print_prog_name = NULL; variable
3600 print_prog_name = argv[i] + 17; in process_command()
6386 if (print_prog_name) in main()
6388 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6389 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c148 static const char *print_prog_name = NULL; variable
3482 print_prog_name = argv[i] + 17; in process_command()
6337 if (print_prog_name) in main()
6339 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6340 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c7909 if (print_prog_name) in maybe_print_and_exit()
7911 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7941 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7943 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7944 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c7799 if (print_prog_name) in maybe_print_and_exit()
7801 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7831 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7833 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7834 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c7916 if (print_prog_name) in maybe_print_and_exit()
7918 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7948 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7950 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7951 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c8546 if (print_prog_name) in maybe_print_and_exit()
8548 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
8578 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
8580 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
8581 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c7916 if (print_prog_name) in maybe_print_and_exit()
7918 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7948 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7950 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7951 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c8546 if (print_prog_name) in maybe_print_and_exit()
8548 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
8578 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
8580 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
8581 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c7880 if (print_prog_name) in maybe_print_and_exit()
7882 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7912 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7914 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7915 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c8546 if (print_prog_name) in maybe_print_and_exit()
8548 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
8578 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
8580 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
8581 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c7916 if (print_prog_name) in maybe_print_and_exit()
7918 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7948 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7950 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7951 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c7909 if (print_prog_name) in maybe_print_and_exit()
7911 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7941 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7943 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7944 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c7914 if (print_prog_name) in maybe_print_and_exit()
7916 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7946 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7948 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7949 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcc.c8652 if (print_prog_name) in maybe_print_and_exit()
8654 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
8684 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
8686 char *newname = find_a_program (print_prog_name); in maybe_print_and_exit()
8687 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcc.c7799 if (print_prog_name) in maybe_print_and_exit()
7801 if (use_ld != NULL && ! strcmp (print_prog_name, "ld")) in maybe_print_and_exit()
7831 print_prog_name = concat (print_prog_name, use_ld, NULL); in maybe_print_and_exit()
7833 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in maybe_print_and_exit()
7834 printf ("%s\n", (newname ? newname : print_prog_name)); in maybe_print_and_exit()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c6668 if (print_prog_name) in main()
6670 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6671 printf ("%s\n", (newname ? newname : print_prog_name)); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c6668 if (print_prog_name) in main()
6670 char *newname = find_a_file (&exec_prefixes, print_prog_name, X_OK, 0); in main()
6671 printf ("%s\n", (newname ? newname : print_prog_name)); in main()

1234