Home | History | Annotate | Download | only in ld

Lines Matching defs:LENGTH

242     LENGTH = 342,                  /* LENGTH  */
387 #define LENGTH 342
599 YYSYMBOL_LENGTH = 103, /* LENGTH */
708 YYSYMBOL_length = 212, /* length */
1270 "NOFLOAT", "NOCROSSREFS", "NOCROSSREFS_TO", "ORIGIN", "FILL", "LENGTH",
1292 "statement_list", "statement_list_opt", "length", "fill_exp", "fill_opt",
3447 case 159: /* statement: length '(' mustbe_exp ')' */
3502 case 171: /* length: QUAD */
3508 case 172: /* length: SQUAD */
3514 case 173: /* length: LONG */
3520 case 174: /* length: SHORT */
3526 case 175: /* length: BYTE */
3676 case 207: /* length_spec: LENGTH '=' mustbe_exp */
4102 case 279: /* exp: LENGTH paren_script_name */
4104 { (yyval.etree) = exp_nameop (LENGTH, (yyvsp[0].name)); }