Home
last modified time | relevance | path

Searched refs:ALIGN_K (Results 51 – 75 of 117) sorted by relevance

12345

/dports/devel/djgpp-binutils/binutils-2.17/ld/
H A Dldctor.c323 exp_unop (ALIGN_K, in ldctor_build_sets()
H A Dldexp.c83 { ALIGN_K, "ALIGN" }, in exp_print_token()
208 case ALIGN_K: in fold_unary()
381 case ALIGN_K: in fold_binary()
H A Dldlex.c2003 { RTOKEN(ALIGN_K);}
2368 { RTOKEN(ALIGN_K);}
2453 { RTOKEN(ALIGN_K);}
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/
H A Dldgram.c27 # define ALIGN_K 278 macro
2635 { yyval.etree = exp_unop (ALIGN_K,yyvsp[-1].etree); } in yyparse()
2639 { yyval.etree = exp_binop (ALIGN_K,yyvsp[-3].etree,yyvsp[-1].etree); } in yyparse()
2666 { yyval.etree = exp_unop (ALIGN_K,yyvsp[-1].etree); } in yyparse()
H A Dldexp.c87 { ALIGN_K, "ALIGN" }, in exp_print_token()
233 case ALIGN_K: in fold_unary()
419 case ALIGN_K: in fold_binary()
H A Dldlex.c1988 { RTOKEN(ALIGN_K);}
2343 { RTOKEN(ALIGN_K);}
2428 { RTOKEN(ALIGN_K);}
/dports/devel/arm-elf-binutils/binutils-2.37/ld/
H A Dldctor.c327 exp_unop (ALIGN_K, in ldctor_build_sets()
H A Dldgram.c178 ALIGN_K = 279, enumerator
311 #define ALIGN_K 279 macro
3830 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
3836 { (yyval.etree) = exp_binop (ALIGN_K,(yyvsp[-3].etree),(yyvsp[-1].etree)); } in yyparse()
3873 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
H A Dldlex.c2366 { RTOKEN(ALIGN_K);}
2798 { RTOKEN(ALIGN_K);}
2883 { RTOKEN(ALIGN_K);}
/dports/devel/gnulibiberty/binutils-2.37/ld/
H A Dldctor.c327 exp_unop (ALIGN_K, in ldctor_build_sets()
H A Dldgram.c178 ALIGN_K = 279, enumerator
311 #define ALIGN_K 279 macro
3830 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
3836 { (yyval.etree) = exp_binop (ALIGN_K,(yyvsp[-3].etree),(yyvsp[-1].etree)); } in yyparse()
3873 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
H A Dldlex.c2366 { RTOKEN(ALIGN_K);}
2798 { RTOKEN(ALIGN_K);}
2883 { RTOKEN(ALIGN_K);}
/dports/devel/binutils/binutils-2.37/ld/
H A Dldctor.c327 exp_unop (ALIGN_K, in ldctor_build_sets()
H A Dldgram.c178 ALIGN_K = 279, enumerator
311 #define ALIGN_K 279 macro
3830 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
3836 { (yyval.etree) = exp_binop (ALIGN_K,(yyvsp[-3].etree),(yyvsp[-1].etree)); } in yyparse()
3873 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[-1].etree)); } in yyparse()
H A Dldlex.c2366 { RTOKEN(ALIGN_K);}
2798 { RTOKEN(ALIGN_K);}
2883 { RTOKEN(ALIGN_K);}
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/
H A Dldgram.c90 ALIGN_K = 279, enumerator
222 #define ALIGN_K 279 macro
3811 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[(3) - (4)].etree)); }
3816 { (yyval.etree) = exp_binop (ALIGN_K,(yyvsp[(3) - (6)].etree),(yyvsp[(5) - (6)].etree)); }
3848 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[(3) - (4)].etree)); }
H A Dldlex.c2411 { RTOKEN(ALIGN_K);}
2838 { RTOKEN(ALIGN_K);}
2923 { RTOKEN(ALIGN_K);}
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/
H A Dldgram.c90 ALIGN_K = 279, enumerator
222 #define ALIGN_K 279 macro
3811 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[(3) - (4)].etree)); }
3816 { (yyval.etree) = exp_binop (ALIGN_K,(yyvsp[(3) - (6)].etree),(yyvsp[(5) - (6)].etree)); }
3848 { (yyval.etree) = exp_unop (ALIGN_K,(yyvsp[(3) - (4)].etree)); }
H A Dldlex.c2411 { RTOKEN(ALIGN_K);}
2838 { RTOKEN(ALIGN_K);}
2923 { RTOKEN(ALIGN_K);}
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dldlex.c1926 { RTOKEN(ALIGN_K);}
2246 { RTOKEN(ALIGN_K);}
2331 { RTOKEN(ALIGN_K);}
H A DChangeLog137 * ldexp.c (fold_binary): Add ALIGN_K case.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/
H A Dldlex.c1926 { RTOKEN(ALIGN_K);}
2246 { RTOKEN(ALIGN_K);}
2331 { RTOKEN(ALIGN_K);}
H A DChangeLog137 * ldexp.c (fold_binary): Add ALIGN_K case.
/dports/devel/binutils/binutils-2.37/gold/
H A Dyyscript.c152 ALIGN_K = 280, enumerator
259 #define ALIGN_K 280 macro
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dyyscript.c152 ALIGN_K = 280, enumerator
259 #define ALIGN_K 280 macro

12345