Searched defs:oldl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_plat.c78 ppm_cpu_pre_chng(ppm_domain_t *domp, int oldl, int speedup) argument
93 if ((oldl != lowest) || (speedup != 1))
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c512 int oldl; local
521 oldl = 0;
527 if (l != oldl+1)
535 oldl = l;

Completed in 58 milliseconds