Searched refs:uint32_highbit (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c57 #define uint32_highbit (((_uw) 1) << 31) macro
437 if (eitp->content & uint32_highbit)
996 if (data[0] & uint32_highbit)
1009 if (data[0] & uint32_highbit)
H A Dpr-support.c42 #define uint32_highbit (((_uw) 1) << 31) macro

Completed in 113 milliseconds