Home
last modified time | relevance | path

Searched refs:expr_for_warning (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c1524 tree expr_for_warning; in convert_and_check() local
1533 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1535 return expr_for_warning; in convert_and_check()
1538 expr_for_warning = expr; in convert_and_check()
1548 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c1620 tree expr_for_warning; in convert_and_check() local
1629 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1631 return expr_for_warning; in convert_and_check()
1634 expr_for_warning = expr; in convert_and_check()
1644 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c1589 tree expr_for_warning; in convert_and_check() local
1598 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1600 return expr_for_warning; in convert_and_check()
1603 expr_for_warning = expr; in convert_and_check()
1613 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c1606 tree expr_for_warning; in convert_and_check() local
1615 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1617 return expr_for_warning; in convert_and_check()
1620 expr_for_warning = expr; in convert_and_check()
1630 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c1590 tree expr_for_warning; in convert_and_check() local
1599 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1601 return expr_for_warning; in convert_and_check()
1604 expr_for_warning = expr; in convert_and_check()
1614 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c1606 tree expr_for_warning; in convert_and_check() local
1615 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1617 return expr_for_warning; in convert_and_check()
1620 expr_for_warning = expr; in convert_and_check()
1630 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c1590 tree expr_for_warning; in convert_and_check() local
1599 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1601 return expr_for_warning; in convert_and_check()
1604 expr_for_warning = expr; in convert_and_check()
1614 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c1606 tree expr_for_warning; in convert_and_check() local
1615 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1617 return expr_for_warning; in convert_and_check()
1620 expr_for_warning = expr; in convert_and_check()
1630 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c1620 tree expr_for_warning; in convert_and_check() local
1629 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1631 return expr_for_warning; in convert_and_check()
1634 expr_for_warning = expr; in convert_and_check()
1644 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c1620 tree expr_for_warning; in convert_and_check() local
1629 expr_for_warning = convert (orig_type, expr); in convert_and_check()
1631 return expr_for_warning; in convert_and_check()
1634 expr_for_warning = expr; in convert_and_check()
1644 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c1752 tree expr_for_warning; in convert_and_check() local
1761 expr_for_warning = (init_const in convert_and_check()
1765 return expr_for_warning; in convert_and_check()
1768 expr_for_warning = expr; in convert_and_check()
1778 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c2770 tree expr_for_warning; in convert_and_check() local
2779 expr_for_warning = convert (orig_type, expr); in convert_and_check()
2781 return expr_for_warning; in convert_and_check()
2784 expr_for_warning = expr; in convert_and_check()
2794 warnings_for_convert_and_check (type, expr_for_warning, result); in convert_and_check()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c2770 tree expr_for_warning; in convert_and_check() local
2779 expr_for_warning = convert (orig_type, expr); in convert_and_check()
2781 return expr_for_warning; in convert_and_check()
2784 expr_for_warning = expr; in convert_and_check()
2794 warnings_for_convert_and_check (type, expr_for_warning, result); in convert_and_check()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c2852 tree expr_for_warning; in convert_and_check() local
2861 expr_for_warning = convert (orig_type, expr); in convert_and_check()
2863 return expr_for_warning; in convert_and_check()
2866 expr_for_warning = expr; in convert_and_check()
2876 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.c2713 tree expr_for_warning; in convert_and_check() local
2722 expr_for_warning = convert (orig_type, expr); in convert_and_check()
2724 return expr_for_warning; in convert_and_check()
2727 expr_for_warning = expr; in convert_and_check()
2737 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-common.c2713 tree expr_for_warning; in convert_and_check() local
2722 expr_for_warning = convert (orig_type, expr); in convert_and_check()
2724 return expr_for_warning; in convert_and_check()
2727 expr_for_warning = expr; in convert_and_check()
2737 warnings_for_convert_and_check (loc, type, expr_for_warning, result); in convert_and_check()