Home
last modified time | relevance | path

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

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c1503 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1574 ARRAY_SIZE (extra_specs_1)); in init_spec()
1576 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1579 sl->name = extra_specs_1[i].name; in init_spec()
1580 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c1503 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1574 ARRAY_SIZE (extra_specs_1)); in init_spec()
1576 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1579 sl->name = extra_specs_1[i].name; in init_spec()
1580 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c1582 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1669 ARRAY_SIZE (extra_specs_1)); in init_spec()
1671 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1674 sl->name = extra_specs_1[i].name; in init_spec()
1675 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c1571 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1649 ARRAY_SIZE (extra_specs_1)); in init_spec()
1651 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1654 sl->name = extra_specs_1[i].name; in init_spec()
1655 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c1340 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1438 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1440 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1443 sl->name = extra_specs_1[i].name; in init_spec()
1444 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c1311 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1407 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1409 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1412 sl->name = extra_specs_1[i].name; in init_spec()
1413 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c1311 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1407 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1409 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1412 sl->name = extra_specs_1[i].name; in init_spec()
1413 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c1621 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1724 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1726 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1729 sl->name = extra_specs_1[i].name; in init_spec()
1730 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c1601 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1700 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1702 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1705 sl->name = extra_specs_1[i].name; in init_spec()
1706 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c1620 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1723 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1725 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1728 sl->name = extra_specs_1[i].name; in init_spec()
1729 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c1740 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1844 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1846 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1849 sl->name = extra_specs_1[i].name; in init_spec()
1850 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c1620 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1723 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1725 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1728 sl->name = extra_specs_1[i].name; in init_spec()
1729 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c1740 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1844 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1846 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1849 sl->name = extra_specs_1[i].name; in init_spec()
1850 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c1621 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1724 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1726 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1729 sl->name = extra_specs_1[i].name; in init_spec()
1730 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c1740 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1844 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1846 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1849 sl->name = extra_specs_1[i].name; in init_spec()
1850 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c1620 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1723 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1725 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1728 sl->name = extra_specs_1[i].name; in init_spec()
1729 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c1621 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1724 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1726 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1729 sl->name = extra_specs_1[i].name; in init_spec()
1730 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c1615 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1717 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1719 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1722 sl->name = extra_specs_1[i].name; in init_spec()
1723 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgcc.c1747 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1851 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1853 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1856 sl->name = extra_specs_1[i].name; in init_spec()
1857 sl->ptr = extra_specs_1[i].ptr; in init_spec()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgcc.c1601 static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS }; variable
1700 extra_specs = XCNEWVEC (struct spec_list, ARRAY_SIZE (extra_specs_1)); in init_spec()
1702 for (i = ARRAY_SIZE (extra_specs_1) - 1; i >= 0; i--) in init_spec()
1705 sl->name = extra_specs_1[i].name; in init_spec()
1706 sl->ptr = extra_specs_1[i].ptr; in init_spec()

12