Searched refs:hist_max (Results 1 – 3 of 3) sorted by relevance
87 if((flag = hist_max(hp) - opt_info.num-1) < 0) in b_hist()142 range[flag] += (hist_max(hp)-1); in b_hist()148 location = hist_find(hp,argv[1],hist_max(hp)-1,0,-1); in b_hist()158 flag = hist_max(hp)-16; in b_hist()163 flag = hist_max(hp)-2; in b_hist()172 range[1] = ((lflag && !edit)?hist_max(hp)-1:range[0]); in b_hist()173 if(range[1]>=(flag=(hist_max(hp) - !lflag))) in b_hist()
57 #define hist_max(hp) ((int)((hp)->histind)) macro
629 ep->e_hismax = hist_max(hp); in ed_setup()