Searched refs:LCALLSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c345 #define LCALLSIZE 7 macro
350 uchar_t instr[LCALLSIZE];
352 if (copyin_nowatch(pc, (caddr_t)instr, LCALLSIZE) == 0 &&
833 rp->r_pc += LCALLSIZE;
1280 rp->r_pc += LCALLSIZE;

Completed in 60 milliseconds