Lines Matching refs:othersp
616 Byte **othersp, **otherep;
629 othersp = otherdata;
633 othersp, otherep);
637 sortstrs_block(sp, ep, 0, 0x80, othersp, otherep);
656 Byte **othersp, **otherep;
674 othersp = otherstart;
681 ++othersp;
700 t = *othersp;
701 *othersp = *otherep;
715 --othersp;
727 sortstrs_block(start, sp, off, m, otherstart, othersp);
750 Byte **othersp, **otherep;
770 othersp = otherstart;
778 ++othersp;
798 t = *othersp;
799 *othersp = *otherep;
819 --othersp;
896 sortstrs_block_oo(start, sp, off, m, ostart, osp, otherstart, othersp);