Searched refs:ntmp (Results 1 – 1 of 1) sorted by relevance
2386 int i, nCnt = 0, ntmp = 0; in GetExportFunctionNames() local2439 ntmp++; in GetExportFunctionNames()2441 if (ntmp > (int) ped->NumberOfNames) in GetExportFunctionNames()2442 nCnt += 18 * (ntmp - (int) ped->NumberOfNames); in GetExportFunctionNames()