Searched refs:compVal (Results 1 – 2 of 2) sorted by relevance
2244 int nLength, compVal; in CreateLocalEnvironmentStrings() local2285 compVal = compare(&lpEnvPtr, &lpLocalEnv); in CreateLocalEnvironmentStrings()2286 if(compVal < 0) { in CreateLocalEnvironmentStrings()2299 if(compVal == 0) { in CreateLocalEnvironmentStrings()
2256 int nLength, compVal; in CreateLocalEnvironmentStrings() local2297 compVal = compare(&lpEnvPtr, &lpLocalEnv); in CreateLocalEnvironmentStrings()2298 if(compVal < 0) { in CreateLocalEnvironmentStrings()2311 if(compVal == 0) { in CreateLocalEnvironmentStrings()