Home
last modified time | relevance | path

Searched refs:c_common_truthvalue_conversion (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-convert.c97 tree t = c_common_truthvalue_conversion (expr); in convert()
H A Dc-parse.y538 { $1 = c_common_truthvalue_conversion
545 { $1 = c_common_truthvalue_conversion
552 { $1 = c_common_truthvalue_conversion
566 $1 = c_common_truthvalue_conversion
2104 { c_expand_start_cond (c_common_truthvalue_conversion ($4),
2213 $4 = c_common_truthvalue_conversion ($4);
2215 (c_common_truthvalue_conversion ($4), $<ttype>2);
2222 { DO_COND ($1) = c_common_truthvalue_conversion ($3); }
2235 = c_common_truthvalue_conversion ($6); }
H A Dc-lang.c69 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
H A Dc-parse.c2679 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2690 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2701 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2721 yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
4114 { c_expand_start_cond (c_common_truthvalue_conversion (yyvsp[-1].ttype), in yyparse()
4206 yyvsp[-1].ttype = c_common_truthvalue_conversion (yyvsp[-1].ttype); in yyparse()
4208 (c_common_truthvalue_conversion (yyvsp[-1].ttype), yyvsp[-3].ttype); in yyparse()
4218 { DO_COND (yyvsp[-4].ttype) = c_common_truthvalue_conversion (yyvsp[-2].ttype); ; in yyparse()
4239 = c_common_truthvalue_conversion (yyvsp[-1].ttype); ; in yyparse()
H A Dc-common.c2585 c_common_truthvalue_conversion (tree expr) in c_common_truthvalue_conversion() function
2665 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)), in c_common_truthvalue_conversion()
2666 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2673 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2681 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0))); in c_common_truthvalue_conversion()
2683 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2688 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2689 c_common_truthvalue_conversion (TREE_OPERAND (expr, 2)))); in c_common_truthvalue_conversion()
2702 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2751 c_common_truthvalue_conversion (build_unary_op (REALPART_EXPR, t, 0)), in c_common_truthvalue_conversion()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-convert.c97 tree t = c_common_truthvalue_conversion (expr); in convert()
H A Dc-parse.y538 { $1 = c_common_truthvalue_conversion
545 { $1 = c_common_truthvalue_conversion
552 { $1 = c_common_truthvalue_conversion
566 $1 = c_common_truthvalue_conversion
2104 { c_expand_start_cond (c_common_truthvalue_conversion ($4),
2213 $4 = c_common_truthvalue_conversion ($4);
2215 (c_common_truthvalue_conversion ($4), $<ttype>2);
2222 { DO_COND ($1) = c_common_truthvalue_conversion ($3); }
2235 = c_common_truthvalue_conversion ($6); }
H A Dc-lang.c69 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
H A Dc-parse.c2679 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2690 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2701 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
2721 yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
4114 { c_expand_start_cond (c_common_truthvalue_conversion (yyvsp[-1].ttype), in yyparse()
4206 yyvsp[-1].ttype = c_common_truthvalue_conversion (yyvsp[-1].ttype); in yyparse()
4208 (c_common_truthvalue_conversion (yyvsp[-1].ttype), yyvsp[-3].ttype); in yyparse()
4218 { DO_COND (yyvsp[-4].ttype) = c_common_truthvalue_conversion (yyvsp[-2].ttype); ; in yyparse()
4239 = c_common_truthvalue_conversion (yyvsp[-1].ttype); ; in yyparse()
H A Dc-common.c2585 c_common_truthvalue_conversion (tree expr) in c_common_truthvalue_conversion() function
2665 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)), in c_common_truthvalue_conversion()
2666 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2673 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2681 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0))); in c_common_truthvalue_conversion()
2683 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2688 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2689 c_common_truthvalue_conversion (TREE_OPERAND (expr, 2)))); in c_common_truthvalue_conversion()
2702 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2751 c_common_truthvalue_conversion (build_unary_op (REALPART_EXPR, t, 0)), in c_common_truthvalue_conversion()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-lang.c63 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
H A Dobjc-parse.y563 { $1 = c_common_truthvalue_conversion
570 { $1 = c_common_truthvalue_conversion
577 { $1 = c_common_truthvalue_conversion
591 $1 = c_common_truthvalue_conversion
2161 { c_expand_start_cond (c_common_truthvalue_conversion ($4),
2270 $4 = c_common_truthvalue_conversion ($4);
2272 (c_common_truthvalue_conversion ($4), $<ttype>2);
2279 { DO_COND ($1) = c_common_truthvalue_conversion ($3); }
2292 = c_common_truthvalue_conversion ($6); }
H A Dobjc-parse.c3259 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3270 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3281 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3301 yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
4738 { c_expand_start_cond (c_common_truthvalue_conversion (yyvsp[-1].ttype), in yyparse()
4830 yyvsp[-1].ttype = c_common_truthvalue_conversion (yyvsp[-1].ttype); in yyparse()
4832 (c_common_truthvalue_conversion (yyvsp[-1].ttype), yyvsp[-3].ttype); in yyparse()
4842 { DO_COND (yyvsp[-4].ttype) = c_common_truthvalue_conversion (yyvsp[-2].ttype); ; in yyparse()
4863 = c_common_truthvalue_conversion (yyvsp[-1].ttype); ; in yyparse()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/objc/
H A Dobjc-lang.c63 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
H A Dobjc-parse.y563 { $1 = c_common_truthvalue_conversion
570 { $1 = c_common_truthvalue_conversion
577 { $1 = c_common_truthvalue_conversion
591 $1 = c_common_truthvalue_conversion
2161 { c_expand_start_cond (c_common_truthvalue_conversion ($4),
2270 $4 = c_common_truthvalue_conversion ($4);
2272 (c_common_truthvalue_conversion ($4), $<ttype>2);
2279 { DO_COND ($1) = c_common_truthvalue_conversion ($3); }
2292 = c_common_truthvalue_conversion ($6); }
H A Dobjc-parse.c3259 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3270 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3281 { yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
3301 yyvsp[-1].ttype = c_common_truthvalue_conversion in yyparse()
4738 { c_expand_start_cond (c_common_truthvalue_conversion (yyvsp[-1].ttype), in yyparse()
4830 yyvsp[-1].ttype = c_common_truthvalue_conversion (yyvsp[-1].ttype); in yyparse()
4832 (c_common_truthvalue_conversion (yyvsp[-1].ttype), yyvsp[-3].ttype); in yyparse()
4842 { DO_COND (yyvsp[-4].ttype) = c_common_truthvalue_conversion (yyvsp[-2].ttype); ; in yyparse()
4863 = c_common_truthvalue_conversion (yyvsp[-1].ttype); ; in yyparse()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.c2365 c_common_truthvalue_conversion (tree expr) in c_common_truthvalue_conversion() function
2386 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)), in c_common_truthvalue_conversion()
2387 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1))); in c_common_truthvalue_conversion()
2393 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0))); in c_common_truthvalue_conversion()
2441 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)), in c_common_truthvalue_conversion()
2442 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2458 c_common_truthvalue_conversion (TREE_OPERAND (expr, 0))); in c_common_truthvalue_conversion()
2460 return c_common_truthvalue_conversion (TREE_OPERAND (expr, 0)); in c_common_truthvalue_conversion()
2466 c_common_truthvalue_conversion (TREE_OPERAND (expr, 1)), in c_common_truthvalue_conversion()
2467 c_common_truthvalue_conversion (TREE_OPERAND (expr, 2))); in c_common_truthvalue_conversion()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-lang.c84 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcp-lang.c84 #define LANG_HOOKS_TRUTHVALUE_CONVERSION c_common_truthvalue_conversion
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c3246 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3248 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3256 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3306 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3308 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3328 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
3333 return c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3388 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3390 c_common_truthvalue_conversion (location, in c_common_truthvalue_conversion()
3455 c_common_truthvalue_conversion in c_common_truthvalue_conversion()
[all …]

12345678910>>...20