Searched refs:INLINE (Results 1 – 10 of 10) sorted by relevance
53 INLINE72 INLINE uint32_t softfloat_shiftRightJam32( uint32_t a, uint_fast16_t count ) in softfloat_shiftRightJam32()94 INLINE uint64_t softfloat_shiftRightJam64( uint64_t a, uint_fast32_t count ) in softfloat_shiftRightJam64()118 INLINE uint_fast8_t softfloat_countLeadingZeros32( uint32_t a ) in softfloat_countLeadingZeros32()200 INLINE215 INLINE230 INLINE244 INLINE265 INLINE286 INLINE[all …]
44 #define INLINE extern inline macro
46 ==> #define INLINE inline
39 #define INLINE static inline macro