Home | History | Annotate | Download | only in cff

Lines Matching defs:iDst

674       CF2_Int  iDst = isPair ? hintmap->count + 1 : hintmap->count;
679 if ( iDst >= CF2_MAX_HINT_EDGES )
686 hintmap->edge[iDst--] = hintmap->edge[iSrc--];