Searched defs:lshift (Results 1 – 13 of 13) sorted by relevance
75 int lshift = 5; in Hash() local
84 int lshift = x->ilabel % kPrime; in operator() local
434 int lshift = element.state_id % kPrime; in operator() local
101 const int lshift = 5; in Hash() local
92 const int lshift = 5; in Hash() local
99 const int lshift = 5; in operator() local
127 const int lshift = 5; in Hash() local
535 int lshift = element.state_id % (CHAR_BIT * sizeof(size_t) - 1) + 1; in operator() local
273 int lshift = MAX(0, -rshift); in ReadComponent8u() local335 int lshift = MAX(0, -rshift); in ReadComponent16u() local
71 static inline target_long lshift(target_long x, int n) in lshift() function
487 static ALWAYS_INLINE void lshift(BigInt& b, int k) in lshift() function
112 inline static Int lshift ( Int x, Int n ) in lshift() function
150 static inline Long lshift ( Long x, Int n ) in lshift() function