Home
last modified time | relevance | path

Searched defs:shift2 (Results 1 – 1 of 1) sorted by relevance

/minix3/common/lib/libc/arch/or1k/string/
H A Dmemcpy.c40 combine_words(unsigned long w1, unsigned long w2, int shift1, int shift2) in combine_words()
91 const int shift2 = sizeof(*la) * 8 - shift1; in memcpy() local