Home | History | Annotate | Download | only in gas

Lines Matching refs:ssize

1630     unsigned int ssize;
1644 ssize = yasm_intnum_get_uint(intn);
1646 ssize = 1;
1654 bc = yasm_bc_create_data(&dvs, ssize, 0, p_object->arch, cur_line);