Searched defs:col (Results 1 – 2 of 2) sorted by relevance
353 def pad(col): argument
101 for (int col = 0, x = 0; (ind < len) && (col < ncols); col++, ind++) { in smp_debug_print_nbyte_big_endian() local