Home | History | Annotate | Download | only in config

Lines Matching defs:bytes

253    machine dependent instruction.  This function emits the frags/bytes
1456 int bytes;
1462 bytes = fragp->fr_next->fr_address - fragp->fr_address - fragp->fr_fix;
1467 if (bytes & 3)
1469 int fix = bytes & 3;