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

/xsrc/external/mit/libXt/dist/src/
H A DInitialize.c613 XrmOptionDescRec *opt1, *dstP; local in function:_MergeOptionTables
651 for (dstP = endP++; dstP > opt1; dstP--)
652 *dstP = *(dstP - 1);
670 for (dstP = endP++; dstP > whereP; dstP--)
671 *dstP
[all...]

Completed in 8 milliseconds