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