Home
last modified time | relevance | path

Searched refs:check_case_value (Results 1 – 25 of 141) sorted by relevance

123456

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h911 extern tree check_case_value (tree);
H A Dc-common.c1734 check_case_value (tree value) in check_case_value() function
3905 low_value = check_case_value (low_value); in c_add_case_label()
3910 high_value = check_case_value (high_value); in c_add_case_label()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h911 extern tree check_case_value (tree);
H A Dc-common.c1734 check_case_value (tree value) in check_case_value() function
3905 low_value = check_case_value (low_value); in c_add_case_label()
3910 high_value = check_case_value (high_value); in c_add_case_label()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.c498 static tree check_case_value (tree);
1445 check_case_value (tree value) in check_case_value() function
3648 low_value = check_case_value (low_value); in c_add_case_label()
3655 high_value = check_case_value (high_value); in c_add_case_label()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c306 static tree check_case_value (location_t, tree);
1982 check_case_value (location_t loc, tree value) in check_case_value() function
4778 low_value = check_case_value (loc, low_value); in c_add_case_label()
4785 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c316 static tree check_case_value (location_t, tree);
2085 check_case_value (location_t loc, tree value) in check_case_value() function
4831 low_value = check_case_value (loc, low_value); in c_add_case_label()
4839 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c312 static tree check_case_value (location_t, tree);
2065 check_case_value (location_t loc, tree value) in check_case_value() function
4837 low_value = check_case_value (loc, low_value); in c_add_case_label()
4845 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c313 static tree check_case_value (location_t, tree);
2105 check_case_value (location_t loc, tree value) in check_case_value() function
4877 low_value = check_case_value (loc, low_value); in c_add_case_label()
4885 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c312 static tree check_case_value (location_t, tree);
2066 check_case_value (location_t loc, tree value) in check_case_value() function
4838 low_value = check_case_value (loc, low_value); in c_add_case_label()
4846 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c313 static tree check_case_value (location_t, tree);
2105 check_case_value (location_t loc, tree value) in check_case_value() function
4877 low_value = check_case_value (loc, low_value); in c_add_case_label()
4885 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c312 static tree check_case_value (location_t, tree);
2066 check_case_value (location_t loc, tree value) in check_case_value() function
4838 low_value = check_case_value (loc, low_value); in c_add_case_label()
4846 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c313 static tree check_case_value (location_t, tree);
2105 check_case_value (location_t loc, tree value) in check_case_value() function
4877 low_value = check_case_value (loc, low_value); in c_add_case_label()
4885 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c316 static tree check_case_value (location_t, tree);
2085 check_case_value (location_t loc, tree value) in check_case_value() function
4831 low_value = check_case_value (loc, low_value); in c_add_case_label()
4839 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c316 static tree check_case_value (location_t, tree);
2085 check_case_value (location_t loc, tree value) in check_case_value() function
4831 low_value = check_case_value (loc, low_value); in c_add_case_label()
4839 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c315 static tree check_case_value (location_t, tree);
2253 check_case_value (location_t loc, tree value) in check_case_value() function
5075 low_value = check_case_value (loc, low_value); in c_add_case_label()
5083 high_value = check_case_value (loc, high_value); in c_add_case_label()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c301 static tree check_case_value (tree);
3225 check_case_value (tree value) in check_case_value() function
5868 low_value = check_case_value (low_value); in c_add_case_label()
5875 high_value = check_case_value (high_value); in c_add_case_label()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c301 static tree check_case_value (tree);
3230 check_case_value (tree value) in check_case_value() function
5873 low_value = check_case_value (low_value); in c_add_case_label()
5880 high_value = check_case_value (high_value); in c_add_case_label()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c302 static tree check_case_value (tree);
3307 check_case_value (tree value) in check_case_value() function
5978 low_value = check_case_value (low_value); in c_add_case_label()
5985 high_value = check_case_value (high_value); in c_add_case_label()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.c302 static tree check_case_value (location_t, tree);
3168 check_case_value (location_t loc, tree value) in check_case_value() function
6044 low_value = check_case_value (loc, low_value); in c_add_case_label()
6051 high_value = check_case_value (loc, high_value); in c_add_case_label()

123456