Home
last modified time | relevance | path

Searched refs:head_max_width (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dptx.c1245 ptrdiff_t head_max_width; /* allowable width of head field */ in define_all_fields() local
1381 head_max_width in define_all_fields()
1384 if (head_max_width > 0) in define_all_fields()
1390 while (head.start + head_max_width < head.end) in define_all_fields()