Home
last modified time | relevance | path

Searched refs:__trapimp (Results 1 – 3 of 3) sorted by relevance

/external/opencore/oscl/oscl/osclerror/src/
Doscl_error_imp_cppexceptions.h71 #define _PV_TRAP_NO_TLS(__trapimp,__r,__s)\ argument
74 OsclErrorTrapImp* __tr=OsclErrorTrapImp::TrapNoTls(__trapimp);\
Doscl_exception.h96 #define OSCL_TRY_NO_TLS(__trapimp,_leave_status,_statements) _PV_TRAP_NO_TLS(__trapimp,_leave_statu… argument
Doscl_error_imp_jumps.h151 #define _PV_TRAP_NO_TLS(__trapimp,__r,__s)\ argument
154 OsclErrorTrapImp* __trap=OsclErrorTrapImp::TrapNoTls(__trapimp);\