Searched refs:byte_idx (Results 1 – 1 of 1) sorted by relevance
219 uintmax_t byte_idx; /* Number of bytes in the line so far. */ in cut_bytes() local224 byte_idx = 0; in cut_bytes()237 byte_idx = 0; in cut_bytes()243 if (byte_idx > 0) in cut_bytes()252 next_item (&byte_idx); in cut_bytes()253 if (print_kth (byte_idx)) in cut_bytes()257 if (print_delimiter && is_range_start_index (byte_idx)) in cut_bytes()