Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2337 static unsigned long mdiffs; /* max # differences to print */ variable
2359 scanhex((void *)&mdiffs); in memops()
2360 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()