Searched refs:checkInCountCoal1 (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.c33 static int checkInCountCoal1 = 0; variable
38 ++checkInCountCoal1;
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.c33 static int checkInCountCoal1 = 0; variable
38 ++checkInCountCoal1;
78 if ( wasProblem || (checkInCountCoal1 != 3) || (checkInCountCoal2 != 2) )

Completed in 167 milliseconds