Home
last modified time | relevance | path

Searched refs:totintv (Results 1 – 1 of 1) sorted by relevance

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.c6355 int status = 0, totintv = 0; in resolve_sun_times() local
6569 totintv = 0; in resolve_sun_times()
6639 totintv = size/2; in resolve_sun_times()
6641 result = freespace > 9 * totintv ? 1 : in resolve_sun_times()
6642 freespace < 9 * totintv ? -1 : 0 ; in resolve_sun_times()
6662 *tot_timers = (int)totintv; in resolve_sun_times()