Searched defs:MULTIPLIER (Results 1 – 3 of 3) sorted by relevance
244 #define MULTIPLIER(a) ((a) * 32897UL) macro247 #define MULTIPLIER(a) ((a) * 65793UL) macro274 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro
368 #define MULTIPLIER short macro371 #define MULTIPLIER short macro373 #define MULTIPLIER int /* type for fastest integer multiply */ macro
370 #define MULTIPLIER short macro372 #define MULTIPLIER int /* type for fastest integer multiply */ macro