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

/osnet-11/usr/src/lib/brand/shared/brand/sys/
H A Dbrand_misc.h117 #define EH_LOCALS_SYSRET (EH_LOCALS_GREGS + SIZEOF_GREGSET_T) macro
118 #define EH_LOCALS_SYSRET1 (EH_LOCALS_SYSRET)
119 #define EH_LOCALS_SYSRET2 (EH_LOCALS_SYSRET + CPTRSIZE)
120 #define EH_LOCALS_RVFLAG (EH_LOCALS_SYSRET + SIZEOF_SYSRET_T)

Completed in 15 milliseconds