Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c3080 static unsigned long mdiffs; /* max # differences to print */ variable
3110 scanhex((void *)&mdiffs); in memops()
3111 memdiffs((unsigned char *)mdest, (unsigned char *)msrc, mcount, mdiffs); in memops()