Searched refs:nully (Results 1 – 1 of 1) sorted by relevance
37 static public void nullCheck(InstField nully) { in nullCheck() argument40 int x = nully.mInt1; in nullCheck()46 long l = nully.mLong1; in nullCheck()52 nully.mInt1 = 5; in nullCheck()58 nully.mLong1 = 17L; in nullCheck()