Home | History | Annotate | Download | only in lib

Lines Matching refs:hn

643       int hn=hineighbor[sortpos];
646 if(memo[ln]!=hn){
649 int hsortpos=look->reverse_index[hn];
650 memo[ln]=hn;
655 int hx=info->postlist[hn];
657 int hy=post_Y(fit_valueA,fit_valueB,hn);
690 fit_valueA[hn]=hy1;
691 if(hn==1)fit_valueB[hn]=hy1;
696 if(hineighbor[j]==hn)
725 int hn=look->hineighbor[i-2];
727 int x1=info->postlist[hn];
729 int y1=output[hn];
807 int hn=look->hineighbor[i-2];
809 int x1=info->postlist[hn];
811 int y1=post[hn];
844 post[hn]&=0x7fff;