Searched refs:sign_unext (Results 1 – 2 of 2) sorted by relevance
340 static inline unsigned sign_unext(unsigned x, unsigned len) in sign_unext() function354 temp = sign_unext (x, len-1); in low_sign_unext()
115 static inline int sign_unext(int x, int len) in sign_unext() function128 temp = sign_unext(x, len-1); in low_sign_unext()