Searched defs:_US_ACTION_MASK (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Headers/ | ||
D | unwind.h | 166 #define _US_ACTION_MASK ((_Unwind_State)3) macro |
/external/libunwind_llvm/include/ | ||
D | unwind.h | 64 static const _Unwind_State _US_ACTION_MASK = 3; variable |