Searched defs:RA_SIGNED_BIT (Results 1 – 2 of 2) sorted by relevance
141 #define RA_SIGNED_BIT ((~(_Unwind_Word) 0 >> 3) + 1) macro