Searched refs:spread (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dslk_start.c204 * Compute placements of labels. The general idea is to spread
218 int i, k, n, spread, left, begadd; local
227 if ((spread = (COLS - (n + 1))/(_ngroups - 1)) <= 0)
235 (len + 1) - 1) + spread;
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c230 int spread; local
234 spread = files[fi+1] - files[fi];
238 name, spread, plural(spread));
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h219 hxge_tcam_spread_t spread; member in union:hxge_tcam_entry_S::_hxge_tcam_entry
H A Dhxge_pfc.c185 * to spread the traffic using source hash.
187 key = &entry.key.spread;
188 mask = &entry.mask.spread;
216 /* Use source hash to spread traffic */
245 * everything within the class in order to spread the traffic
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c216 spread = 0;
308 if (spread)
330 spread = 0;
H A Dtdef.h511 #define spread env._spread macro
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex186 wide-spread wrap-around

Completed in 64 milliseconds