Searched refs:otherep (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xman/dist/ | ||
| H A D | man.c | 616 Byte **othersp, **otherep; local in function:sortstrs 630 otherep = &otherdata[size - 1]; 633 othersp, otherep); 637 sortstrs_block(sp, ep, 0, 0x80, othersp, otherep); 656 Byte **othersp, **otherep; local in function:sortstrs_block 675 otherep = otherend; 690 --otherep; 701 *othersp = *otherep; 702 *otherep = t; 709 ++otherep; 750 Byte **othersp, **otherep; local in function:sortstrs_block_oo [all...] |
Completed in 3 milliseconds