Searched refs:myField4 (Results 1 – 2 of 2) sorted by relevance
38 int h = myField4; // EDI in testOddLow1()43 myField4 = g; // use if EDI in testOddLow1()69 myField4 = g; in testOddLow1()80 int h = myField4; // EDI in testNonFollowingHigh()85 myField4 = g; // use of ESI in testNonFollowingHigh()109 myField4 = g; in testNonFollowingHigh()120 int h = myField4; // EDX in testOddLow2()125 myField4 = i; // use of ESI in testOddLow2()165 myField4 = i; // use of ESI in testOddLow2()181 public static int myField4; field in Main
27 int e = myField4; // ebx in foo()51 myField4 = c; in foo()66 public static int myField4 = 0; field in Main