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