Searched refs:Infinity (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/top/
H A Dtop.h28 #define Infinity -1 macro
H A Dtop.c183 #if Default_TOPN == Infinity
457 #if Default_TOPN == Infinity
537 /* adjust for topn == Infinity */
538 if (topn == Infinity)
545 * This is always the case when "Default_TOPN != Infinity". But if
547 * and the default is Infinity, then (and only then) we use
550 #if Default_TOPN == Infinity
570 displays = smart_terminal ? Infinity : 1;
H A Dutils.c35 return(Infinity);
H A DConfigure240 "Nominal_TOPN" is used as the default TOPN when Default_TOPN is Infinity
242 installations who use a default TOPN of Infinity will get every process in

Completed in 130 milliseconds