Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c1524 intmax_t n_max = INTMAX_MAX; in scanargs() local
1537 n_max = max_blocksize; in scanargs()
1543 n_max = max_blocksize; in scanargs()
1549 n_max = max_blocksize; in scanargs()
1555 n_max = MIN (SIZE_MAX, IDX_MAX); in scanargs()
1581 else if (n_max < n) in scanargs()