Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c2264 debug_width (char const *text, char const *lim) in debug_width() function
2354 size_t offset = debug_width (text, beg); in debug_key()
2355 size_t width = debug_width (beg, lim); in debug_key()