Searched refs:wasProblem (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak-coalesce/
H A Dbase.c29 static bool wasProblem = false; variable
47 wasProblem = true;
69 wasProblem = true;
78 if ( wasProblem || (checkInCountCoal1 != 4) || (checkInCountCoal2 != 4) )
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/weak-coalesce-inserted/
H A Dbase.c29 static bool wasProblem = false; variable
47 wasProblem = true;
69 wasProblem = true;
78 if ( wasProblem || (checkInCountCoal1 != 3) || (checkInCountCoal2 != 2) )

Completed in 84 milliseconds