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

/xsrc/external/mit/xman/dist/
H A Dman.c829 Byte **othercp; local in function:sortstrs_block_oo
834 othercp = otherstart;
841 t = *(othercp + 1);
842 *(othercp + 1) = *othercp;
843 *othercp = t;
852 --othercp;
858 ++othercp;
864 othercp = otherep;
871 t = *(othercp
[all...]

Completed in 2 milliseconds