Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c2327 char *tighter_lim = beg; in debug_key() local
2330 tighter_lim = lim; in debug_key()
2332 getmonth (beg, &tighter_lim); in debug_key()
2334 ignore_value (strtold (beg, &tighter_lim)); in debug_key()
2342 tighter_lim = (char *) p in debug_key()
2347 tighter_lim = lim; in debug_key()
2350 lim = tighter_lim; in debug_key()