Home
last modified time | relevance | path

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

12345

/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-errors.c48 (pedantic && !flag_isoc2x) in pedwarn_c11()
57 else if (pedantic && !flag_isoc2x) in pedwarn_c11()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-opts.c832 if (flag_isoc2x) in c_common_post_options()
910 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1600 flag_isoc2x = 0; in set_std_c89()
1612 flag_isoc2x = 0; in set_std_c99()
1627 flag_isoc2x = 0; in set_std_c11()
1642 flag_isoc2x = 0; in set_std_c17()
1657 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-opts.c844 if (flag_isoc2x) in c_common_post_options()
922 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1640 flag_isoc2x = 0; in set_std_c89()
1652 flag_isoc2x = 0; in set_std_c99()
1667 flag_isoc2x = 0; in set_std_c11()
1682 flag_isoc2x = 0; in set_std_c17()
1697 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-opts.c832 if (flag_isoc2x) in c_common_post_options()
910 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1600 flag_isoc2x = 0; in set_std_c89()
1612 flag_isoc2x = 0; in set_std_c99()
1627 flag_isoc2x = 0; in set_std_c11()
1642 flag_isoc2x = 0; in set_std_c17()
1657 flag_isoc2x = 1; in set_std_c2x()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-opts.c844 if (flag_isoc2x) in c_common_post_options()
922 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1640 flag_isoc2x = 0; in set_std_c89()
1652 flag_isoc2x = 0; in set_std_c99()
1667 flag_isoc2x = 0; in set_std_c11()
1682 flag_isoc2x = 0; in set_std_c17()
1697 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-opts.c832 if (flag_isoc2x) in c_common_post_options()
910 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1600 flag_isoc2x = 0; in set_std_c89()
1612 flag_isoc2x = 0; in set_std_c99()
1627 flag_isoc2x = 0; in set_std_c11()
1642 flag_isoc2x = 0; in set_std_c17()
1657 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-opts.c844 if (flag_isoc2x) in c_common_post_options()
922 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1640 flag_isoc2x = 0; in set_std_c89()
1652 flag_isoc2x = 0; in set_std_c99()
1667 flag_isoc2x = 0; in set_std_c11()
1682 flag_isoc2x = 0; in set_std_c17()
1697 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-opts.c853 if (flag_isoc2x) in c_common_post_options()
931 warn_old_style_definition = flag_isoc2x; in c_common_post_options()
1660 flag_isoc2x = 0; in set_std_c89()
1672 flag_isoc2x = 0; in set_std_c99()
1687 flag_isoc2x = 0; in set_std_c11()
1702 flag_isoc2x = 0; in set_std_c17()
1717 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-opts.c1573 flag_isoc2x = 0; in set_std_c89()
1585 flag_isoc2x = 0; in set_std_c99()
1600 flag_isoc2x = 0; in set_std_c11()
1615 flag_isoc2x = 0; in set_std_c17()
1630 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-opts.c1569 flag_isoc2x = 0; in set_std_c89()
1581 flag_isoc2x = 0; in set_std_c99()
1596 flag_isoc2x = 0; in set_std_c11()
1611 flag_isoc2x = 0; in set_std_c17()
1626 flag_isoc2x = 1; in set_std_c2x()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-opts.c1573 flag_isoc2x = 0; in set_std_c89()
1585 flag_isoc2x = 0; in set_std_c99()
1600 flag_isoc2x = 0; in set_std_c11()
1615 flag_isoc2x = 0; in set_std_c17()
1630 flag_isoc2x = 1; in set_std_c2x()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/brig/
H A Dbrig-lang.c590 int flag_isoc2x; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/brig/
H A Dbrig-lang.c590 int flag_isoc2x; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/brig/
H A Dbrig-lang.c590 int flag_isoc2x; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/brig/
H A Dbrig-lang.c590 int flag_isoc2x; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/brig/
H A Dbrig-lang.c590 int flag_isoc2x; variable

12345