Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dxmon.c2209 static unsigned long mskip = 0x1000; variable
2221 scanhex(&mskip); in memzcan()
2225 for (a = mdest; a < mlim; a += mskip) { in memzcan()
2230 printf("%.8x\n", a - mskip); in memzcan()
2232 if (a + mskip < a) in memzcan()
2236 printf("%.8x\n", a - mskip); in memzcan()