Searched refs:INCREMENT (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DPermSARegTable.java51 private final static long INCREMENT = Defaults.lMaxSleepTime / 2L; field in class:PermSARegTable
53 private final static long SLEEPY_TIME = INCREMENT / 2L;
79 new Long(System.currentTimeMillis() + INCREMENT),
136 rec[TIME] = new Long(lnow + INCREMENT);
/osnet-11/usr/src/lib/libast/common/misc/
H A Dsetenviron.c40 #define INCREMENT 16 /* environ increment */ macro
71 n = v - environ + INCREMENT;
75 n = INCREMENT;
109 n = last - v + INCREMENT + 1;
113 next = last - INCREMENT;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl5980 2206 INCREMENT

Completed in 66 milliseconds