Home
last modified time | relevance | path

Searched refs:sign_unext (Results 1 – 1 of 1) sorted by relevance

/arch/parisc/kernel/
Dmodule.c135 static inline int sign_unext(int x, int len) in sign_unext() function
148 temp = sign_unext(x, len-1); in low_sign_unext()