Searched refs:driveCount (Results 1 – 1 of 1) sorted by relevance
17 const int driveCount = ('Z'-'A')+1+1; variable121 char *dirTableA[driveCount];123 WCHAR *dirTableW[driveCount];142 for (index = 0; index < driveCount; ++index) { in Init()152 WCHAR szBuffer[MAX_PATH*driveCount]; in Init()156 for (index = 0; index < driveCount; ++index) { in Init()174 if (index < driveCount && pPath != NULL) { in SetDirA()246 if (index < driveCount && pPath != NULL) { in SetDirW()488 for (index = 0; index < driveCount; ++index) { in CalculateEnvironmentSpace()500 for (index = 0; index < driveCount; ++index) { in BuildEnvironmentSpace()