Home | History | Annotate | Download | only in priv

Lines Matching refs:extra_bytes

2432    extra_bytes holds the number of bytes after the amode, as supplied
2436 in extra_bytes.
2449 /*OUT*/HChar* buf, Int extra_bytes )
2455 vassert(extra_bytes >= 0 && extra_bytes < 10);
2529 + delta+4 + extra_bytes;