Searched refs:uint32_highbit (Results 1 – 2 of 2) sorted by relevance
56 #define uint32_highbit (((_uw) 1) << 31) macro436 if (eitp->content & uint32_highbit) in get_eit_entry()938 if (data[0] & uint32_highbit) in __gnu_unwind_pr_common()951 if (data[0] & uint32_highbit) in __gnu_unwind_pr_common()
42 #define uint32_highbit (((_uw) 1) << 31) macro