Searched refs:size_exp (Results 1 – 2 of 2) sorted by relevance
2216 expressionS size_exp; in s_fill() local2217 size_exp.X_op = O_constant; in s_fill()2218 size_exp.X_add_number = size; in s_fill()2222 rep_exp.X_op_symbol = make_expr_symbol (&size_exp); in s_fill()
1762 expressionS size_exp; in tic54x_field() local1764 size_exp.X_op = O_constant; in tic54x_field()1765 size_exp.X_add_number = size; in tic54x_field()1771 make_expr_symbol (&size_exp), (offsetT) 0, in tic54x_field()