Searched refs:histmax (Results 1 – 1 of 1) sorted by relevance
152 #define histmax editb.e_hismax macro728 curhline = histmax; in cntlmode()858 if( curhline > histmax ) in cntlmode()860 curhline = histmax; in cntlmode()863 else if(curhline==histmax && tmp_u_column!=INVALID ) in cntlmode()877 if( curhline == histmax ) in cntlmode()896 if(curhline!=histmax || cur_virt==INVALID) in cntlmode()938 if( vp->repeat <= histmin || vp->repeat > histmax ) in cntlmode()986 curhline = histmax; in cntlmode()2186 if( new_direction==1 && curhline >= histmax ) in search()