Home
last modified time | relevance | path

Searched defs:shift1 (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()
90 const int shift1 = offset * 8; in memcpy() local