Home | History | Annotate | Download | only in priv

Lines Matching full:extra_bytes

2439    extra_bytes holds the number of bytes after the amode, as supplied
2443 in extra_bytes.
2456 /*OUT*/HChar* buf, Int extra_bytes )
2462 vassert(extra_bytes >= 0 && extra_bytes < 10);
2536 + delta+4 + extra_bytes;