Searched defs:nC (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
H A DPVRShellOS.cpp296 int i, nT, nC; local
306 nC = (int)strlen(szCaption) + 1;
309 tzCaption = (TCHAR*)malloc(nC * sizeof(*tzCaption));

Completed in 118 milliseconds