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

/xsrc/external/mit/libXt/dist/src/
H A DDisplay.c566 XtAppContext *pApps; local in function:_XtDestroyAppContexts
568 pApps =
575 pApps[ii++] = appDestroyList[i];
584 appDestroyList[i] = pApps[i];
586 XtStackFree((XtPointer) pApps, apps);

Completed in 3 milliseconds