Home
last modified time | relevance | path

Searched refs:compVal (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/win32/
Dperlhost.h2244 int nLength, compVal; in CreateLocalEnvironmentStrings() local
2285 compVal = compare(&lpEnvPtr, &lpLocalEnv); in CreateLocalEnvironmentStrings()
2286 if(compVal < 0) { in CreateLocalEnvironmentStrings()
2299 if(compVal == 0) { in CreateLocalEnvironmentStrings()
/mirbsd/src/gnu/usr.bin/perl/wince/
Dperlhost.h2256 int nLength, compVal; in CreateLocalEnvironmentStrings() local
2297 compVal = compare(&lpEnvPtr, &lpLocalEnv); in CreateLocalEnvironmentStrings()
2298 if(compVal < 0) { in CreateLocalEnvironmentStrings()
2311 if(compVal == 0) { in CreateLocalEnvironmentStrings()