Lines Matching defs:otherep
616 Byte **othersp, **otherep;
630 otherep = &otherdata[size - 1];
633 othersp, otherep);
637 sortstrs_block(sp, ep, 0, 0x80, othersp, otherep);
656 Byte **othersp, **otherep;
675 otherep = otherend;
690 --otherep;
701 *othersp = *otherep;
702 *otherep = t;
709 ++otherep;
729 sortstrs_block(ep, end, off, m, otherep, otherend);
750 Byte **othersp, **otherep;
771 otherep = otherend;
788 --otherep;
799 *othersp = *otherep;
800 *otherep = t;
812 ++otherep;
864 othercp = otherep;
898 sortstrs_block_oo(ep, end, off, m, oep, oend, otherep, otherend);