Lines Matching refs:column
491 const char* column = "";494 p = bufprint(p, end, "%s%04x", column, (tab[n] << 8) | tab[n+1]);495 column = ":";