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

/macosx-10.10/vim-55/src/
H A Dex_getln.c72 static int calc_hist_idx __ARGS((int histype, int num));
5465 calc_hist_idx(histype, num) function
5511 idx = calc_hist_idx(histype, idx);
5616 i = calc_hist_idx(histype, idx);

Completed in 77 milliseconds