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

/freebsd-10.2-release/contrib/texinfo/info/
H A Dwindow.c430 int total_avail, next_avail = 0, prev_avail = 0; local
438 total_avail = next_avail + prev_avail;
441 if (amount > total_avail)

Completed in 45 milliseconds