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

/ast/src/cmd/ie/
H A Dhistory.h51 int fixmax; /* number of accessible history lines */ member in struct:history
H A Dhistory.c176 fp->fixmax = maxlines;
703 index2 -= fp->fixmax;
918 register int least = hist_ptr->fixind-hist_ptr->fixmax;
H A Dedit.c579 editb.e_hismin = fp->fixind-fp->fixmax;

Completed in 11 milliseconds