Searched refs:npmax (Results 1 – 1 of 1) sorted by relevance
524 int npmax; /* high-water mark of np */ variable537 if (np > npmax) in t_page()538 npmax = np; in t_page()595 for (i = 0; i < npmax; i++) in t_page()598 if (i >= npmax || fp == stdin) { in t_page()