Searched refs:ix (Results 1 – 1 of 1) sorted by relevance
37 size_t ix = row * row_size; in Debug_PrintHex() local38 if (ix >= limit || ix >= length) in Debug_PrintHex()41 kprintf("%08lx ", (uintptr_t)data+ix); in Debug_PrintHex()44 size_t ixc = ix + col; in Debug_PrintHex()59 size_t ixc = ix + col; in Debug_PrintHex()