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

/osnet-11/usr/src/lib/brand/shared/brand/sys/
H A Dbrand_misc.h115 #define EH_LOCALS_GREGS (EH_LOCALS_START) macro
116 #define EH_LOCALS_GREG(x) (EH_LOCALS_GREGS + (SIZEOF_GREG_T * (x)))
117 #define EH_LOCALS_SYSRET (EH_LOCALS_GREGS + SIZEOF_GREGSET_T)

Completed in 19 milliseconds