Searched refs:_US_ACTION_MASK (Results 1 – 5 of 5) sorted by relevance
45 #if !defined(_US_ACTION_MASK)46 #define _US_ACTION_MASK ((_Unwind_State)3) macro
211 if ((state & _US_ACTION_MASK) != _US_UNWIND_FRAME_STARTING) in __gcc_personality_sj0()
50 static const _Unwind_State _US_ACTION_MASK = 3; variable55 # define _US_ACTION_MASK 3 macro
21 static const _Unwind_State _US_ACTION_MASK = 3; variable
201 #define _US_ACTION_MASK ((_Unwind_State)3) macro