Searched refs:fragoff (Results 1 – 1 of 1) sorted by relevance
365 int fragoff; /* Where in the current opcode the frag ends. */ member434 the_ins.fragb[z].fragoff++; in insop()471 the_ins.fragb[the_ins.nfrag].fragoff = the_ins.numo; in add_frag()4458 wid = 2 * the_ins.fragb[0].fragoff; in md_assemble()4460 wid += 2 * (the_ins.numo - the_ins.fragb[n - 1].fragoff); in md_assemble()4474 wid = 2 * the_ins.fragb[n].fragoff; in md_assemble()4476 wid = 2 * (the_ins.numo - the_ins.fragb[n - 1].fragoff); in md_assemble()4515 n = the_ins.numo - the_ins.fragb[the_ins.nfrag - 1].fragoff; in md_assemble()