Searched refs:IsPreRelease (Results 1 – 1 of 1) sorted by relevance
293 static int IsPreRelease; variable306 IsPreRelease = 1; in readSystemProperties()308 IsPreRelease = strcmp(buf, "REL") != 0; in readSystemProperties()320 return SdkVersion >= Major || IsPreRelease; in __isOSVersionAtLeast()