Searched refs:COMPACT (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c55 #define COMPACT 8 /* factor to decide when to compact */ macro
598 if(size > COMPACT*vd->incr && vd->incr > round)
608 if(size <= COMPACT*vd->incr || size <= COMPACT*vd->pool)
909 if(vd->wild && SIZE(vd->wild) >= COMPACT*vd->incr)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm5745 lists can be marked as COMPACT. The syntax for this is an argument that

Completed in 32 milliseconds