Searched refs:_STLP_MPWFIX_CATCH_ACTION (Results 1 – 3 of 3) sorted by relevance
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception… macro
321 #ifndef _STLP_MPWFIX_CATCH_ACTION322 # define _STLP_MPWFIX_CATCH_ACTION(action) macro
95 _STLP_MPWFIX_CATCH_ACTION(__x = _Tp()) in __power()