Searched refs:useInt (Results 1 – 1 of 1) sorted by relevance
77 useInt(((Value) null).intField); in methodTwo()140 useInt(((Value) null).byteField); in methodTwo()154 useInt(((Value) null).charField); in methodTwo()329 useInt(((int[]) null)[0]); in methodTwo()392 useInt(((byte[]) null)[0]); in methodTwo()406 useInt(((char[]) null)[0]); in methodTwo()413 useInt(((short[]) null)[0]); in methodTwo()455 useInt(((int[]) null).length); in methodTwo()469 useInt(((long[]) null).length); in methodTwo()483 useInt(((byte[]) null).length); in methodTwo()[all …]