Searched refs:NEG_SSR32 (Results 1 – 3 of 3) sorted by relevance
114 #define NEG_SSR32 NEG_SSR32 macro115 static inline int32_t NEG_SSR32( int32_t a, int8_t s){ in NEG_SSR32() function
161 #ifndef NEG_SSR32162 # define NEG_SSR32(a,s) ((( int32_t)(a))>>(32-(s))) macro
205 #define SHOW_SBITS_BE(name, gb, num) NEG_SSR32(name ## _cache, num)