Searched defs:NPTRAP_NOERR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dexception.s81 #define NPTRAP_NOERR(trapno) \ define
87 NPTRAP_NOERR(trapno)
103 #define NPTRAP_NOERR(trapno) TRAP_NOERR(trapno) define
356 NPTRAP_NOERR(T_BPTFLT) /* $3 */
491 NPTRAP_NOERR(T_BPTFLT) /* $3 */
497 NPTRAP_NOERR(T_ILLINST)

Completed in 45 milliseconds