Searched defs:MULTIPLIER (Results 1 – 7 of 7) sorted by relevance
246 #define MULTIPLIER(a) ((a) * 32897UL) macro249 #define MULTIPLIER(a) ((a) * 65793UL) macro276 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro
213 #define MULTIPLIER(a) ((a) * 32897U) macro216 #define MULTIPLIER(a) ((a) * 65793U) macro243 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro
149 #define MULTIPLIER(a) ((a) * 0x8081) macro
382 #define MULTIPLIER int /* type for fastest integer multiply */ macro384 #define MULTIPLIER short /* prefer 16-bit with SIMD for parellelism */ macro
356 #define MULTIPLIER int /* type for fastest integer multiply */ macro
370 #define MULTIPLIER int /* type for fastest integer multiply */ macro
META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...