Searched defs:huge (Results 1 - 1 of 1) sorted by relevance

/art/test/003-omnibus-opcodes/src/
H A DIntMath.java545 static void checkConsts(byte small, short medium, int large, long huge) { argument
553 Main.assertTrue(huge == 0x9922334455667788L); // const-wide

Completed in 115 milliseconds