Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dauto_sense.c240 uint_t *dim3, uint_t lim3);
2219 uint_t *dim3, uint_t lim3) argument
2251 if (((*dim1) > lim1) || ((*dim2) > lim2) || ((*dim3) > lim3)) {
2286 if (*dim3 > lim3) *dim3 = lim3;