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

/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.c56 #define uint32_highbit (((_uw) 1) << 31) macro
436 if (eitp->content & uint32_highbit)
998 if (data[0] & uint32_highbit)
1011 if (data[0] & uint32_highbit)
H A Dpr-support.c42 #define uint32_highbit (((_uw) 1) << 31) macro

Completed in 87 milliseconds