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

/freebsd-10.3-release/contrib/gcc/config/arm/
H A Dpr-support.c42 #define uint32_highbit (((_uw) 1) << 31) macro
H A Dunwind-arm.c56 #define uint32_highbit (((_uw) 1) << 31) macro

Completed in 53 milliseconds