Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/stand/common/
H A Dite_subr.c313 unsigned int tmpSrc; /* place to store full source word */ in ite_dio_windowmove1bpp() local
385 getunalignedword(psrc, xoffSrc, tmpSrc); in ite_dio_windowmove1bpp()
386 DoRop(*pdst, func, tmpSrc, *pdst); in ite_dio_windowmove1bpp()