Home
last modified time | relevance | path

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

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c2047 static int temp_filename_length; variable
4870 temp_filename_length in do_spec_1()
4872 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4879 temp_filename_length); in do_spec_1()
4896 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
4897 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4936 temp_filename_length + 1); in do_spec_1()
4938 temp_filename_length); in do_spec_1()
4974 temp_filename_length = strlen (temp_filename); in do_spec_1()
4976 t->filename_length = temp_filename_length; in do_spec_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c2016 static int temp_filename_length; variable
4827 temp_filename_length in do_spec_1()
4829 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4836 temp_filename_length); in do_spec_1()
4853 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
4854 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4893 temp_filename_length + 1); in do_spec_1()
4895 temp_filename_length); in do_spec_1()
4931 temp_filename_length = strlen (temp_filename); in do_spec_1()
4933 t->filename_length = temp_filename_length; in do_spec_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c2016 static int temp_filename_length; variable
4827 temp_filename_length in do_spec_1()
4829 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4836 temp_filename_length); in do_spec_1()
4853 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
4854 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
4893 temp_filename_length + 1); in do_spec_1()
4895 temp_filename_length); in do_spec_1()
4931 temp_filename_length = strlen (temp_filename); in do_spec_1()
4933 t->filename_length = temp_filename_length; in do_spec_1()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c2618 static int temp_filename_length; variable
6163 temp_filename_length in do_spec_1()
6166 temp_filename_length += outbase_length; in do_spec_1()
6168 temp_filename_length += basename_length; in do_spec_1()
6169 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
6186 tmp[temp_filename_length - 1] = '\0'; in do_spec_1()
6223 temp_filename_length - 1); in do_spec_1()
6225 temp_filename_length); in do_spec_1()
6261 temp_filename_length = strlen (temp_filename); in do_spec_1()
6263 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c2618 static int temp_filename_length; variable
6163 temp_filename_length in do_spec_1()
6166 temp_filename_length += outbase_length; in do_spec_1()
6168 temp_filename_length += basename_length; in do_spec_1()
6169 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
6186 tmp[temp_filename_length - 1] = '\0'; in do_spec_1()
6223 temp_filename_length - 1); in do_spec_1()
6225 temp_filename_length); in do_spec_1()
6261 temp_filename_length = strlen (temp_filename); in do_spec_1()
6263 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c2618 static int temp_filename_length; variable
6163 temp_filename_length in do_spec_1()
6166 temp_filename_length += outbase_length; in do_spec_1()
6168 temp_filename_length += basename_length; in do_spec_1()
6169 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
6186 tmp[temp_filename_length - 1] = '\0'; in do_spec_1()
6223 temp_filename_length - 1); in do_spec_1()
6225 temp_filename_length); in do_spec_1()
6261 temp_filename_length = strlen (temp_filename); in do_spec_1()
6263 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcc.c2625 static int temp_filename_length; variable
6270 temp_filename_length in do_spec_1()
6273 temp_filename_length += outbase_length; in do_spec_1()
6275 temp_filename_length += basename_length; in do_spec_1()
6276 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
6293 tmp[temp_filename_length - 1] = '\0'; in do_spec_1()
6330 temp_filename_length - 1); in do_spec_1()
6332 temp_filename_length); in do_spec_1()
6368 temp_filename_length = strlen (temp_filename); in do_spec_1()
6370 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c2157 static int temp_filename_length; variable
4693 temp_filename_length = basename_length + suffix_length; in do_spec_1()
4694 temp_filename = alloca (temp_filename_length + 1); in do_spec_1()
4698 *((char *) temp_filename + temp_filename_length) = '\0'; in do_spec_1()
4722 temp_filename_length + 1); in do_spec_1()
4724 temp_filename_length); in do_spec_1()
4760 temp_filename_length = strlen (temp_filename); in do_spec_1()
4762 t->filename_length = temp_filename_length; in do_spec_1()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c2157 static int temp_filename_length; variable
4693 temp_filename_length = basename_length + suffix_length; in do_spec_1()
4694 temp_filename = alloca (temp_filename_length + 1); in do_spec_1()
4698 *((char *) temp_filename + temp_filename_length) = '\0'; in do_spec_1()
4722 temp_filename_length + 1); in do_spec_1()
4724 temp_filename_length); in do_spec_1()
4760 temp_filename_length = strlen (temp_filename); in do_spec_1()
4762 t->filename_length = temp_filename_length; in do_spec_1()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c2427 static int temp_filename_length; variable
5535 temp_filename_length in do_spec_1()
5537 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5544 temp_filename_length); in do_spec_1()
5561 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5562 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5602 temp_filename_length - 1); in do_spec_1()
5604 temp_filename_length); in do_spec_1()
5640 temp_filename_length = strlen (temp_filename); in do_spec_1()
5642 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c2327 static int temp_filename_length; variable
5336 temp_filename_length in do_spec_1()
5338 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5345 temp_filename_length); in do_spec_1()
5362 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5363 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5403 temp_filename_length - 1); in do_spec_1()
5405 temp_filename_length); in do_spec_1()
5441 temp_filename_length = strlen (temp_filename); in do_spec_1()
5443 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c2426 static int temp_filename_length; variable
5537 temp_filename_length in do_spec_1()
5539 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5546 temp_filename_length); in do_spec_1()
5563 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5564 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5604 temp_filename_length - 1); in do_spec_1()
5606 temp_filename_length); in do_spec_1()
5642 temp_filename_length = strlen (temp_filename); in do_spec_1()
5644 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c2426 static int temp_filename_length; variable
5537 temp_filename_length in do_spec_1()
5539 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5546 temp_filename_length); in do_spec_1()
5563 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5564 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5604 temp_filename_length - 1); in do_spec_1()
5606 temp_filename_length); in do_spec_1()
5642 temp_filename_length = strlen (temp_filename); in do_spec_1()
5644 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c2427 static int temp_filename_length; variable
5507 temp_filename_length in do_spec_1()
5509 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5516 temp_filename_length); in do_spec_1()
5533 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5534 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5574 temp_filename_length - 1); in do_spec_1()
5576 temp_filename_length); in do_spec_1()
5612 temp_filename_length = strlen (temp_filename); in do_spec_1()
5614 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c2426 static int temp_filename_length; variable
5537 temp_filename_length in do_spec_1()
5539 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5546 temp_filename_length); in do_spec_1()
5563 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5564 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5604 temp_filename_length - 1); in do_spec_1()
5606 temp_filename_length); in do_spec_1()
5642 temp_filename_length = strlen (temp_filename); in do_spec_1()
5644 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c2427 static int temp_filename_length; variable
5535 temp_filename_length in do_spec_1()
5537 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5544 temp_filename_length); in do_spec_1()
5561 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5562 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5602 temp_filename_length - 1); in do_spec_1()
5604 temp_filename_length); in do_spec_1()
5640 temp_filename_length = strlen (temp_filename); in do_spec_1()
5642 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c2344 static int temp_filename_length; variable
5411 temp_filename_length in do_spec_1()
5413 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5420 temp_filename_length); in do_spec_1()
5437 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5438 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5478 temp_filename_length - 1); in do_spec_1()
5480 temp_filename_length); in do_spec_1()
5516 temp_filename_length = strlen (temp_filename); in do_spec_1()
5518 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcc.c2327 static int temp_filename_length; variable
5336 temp_filename_length in do_spec_1()
5338 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5345 temp_filename_length); in do_spec_1()
5362 temp_filename_length = basename_length + suffix_length + 1; in do_spec_1()
5363 tmp = (char *) alloca (temp_filename_length); in do_spec_1()
5403 temp_filename_length - 1); in do_spec_1()
5405 temp_filename_length); in do_spec_1()
5441 temp_filename_length = strlen (temp_filename); in do_spec_1()
5443 t->filename_length = temp_filename_length; in do_spec_1()
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c2263 static int temp_filename_length; variable
4854 temp_filename_length = basename_length + suffix_length; in do_spec_1()
4855 temp_filename = alloca (temp_filename_length + 1); in do_spec_1()
4859 *((char *) temp_filename + temp_filename_length) = '\0'; in do_spec_1()
4892 temp_filename_length + 1); in do_spec_1()
4894 temp_filename_length); in do_spec_1()
4930 temp_filename_length = strlen (temp_filename); in do_spec_1()
4932 t->filename_length = temp_filename_length; in do_spec_1()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c2243 static int temp_filename_length; variable
4788 temp_filename_length = basename_length + suffix_length; in do_spec_1()
4789 temp_filename = alloca (temp_filename_length + 1); in do_spec_1()
4793 *((char *) temp_filename + temp_filename_length) = '\0'; in do_spec_1()
4826 temp_filename_length + 1); in do_spec_1()
4828 temp_filename_length); in do_spec_1()
4864 temp_filename_length = strlen (temp_filename); in do_spec_1()
4866 t->filename_length = temp_filename_length; in do_spec_1()

12