Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dauto_sense.c237 uint_t *dim3, uint_t lim3);
2160 uint_t *dim3, uint_t lim3) argument
2192 if (((*dim1) > lim1) || ((*dim2) > lim2) || ((*dim3) > lim3)) {
2227 if (*dim3 > lim3) *dim3 = lim3;