Searched refs:CONST_Long (Results 1 – 5 of 5) sorted by relevance
271 case ConstPool.CONST_Long: in ldc()
97 public static final int CONST_Long = LongInfo.tag; field in ConstPool
284 else if (tag == ConstPool.CONST_Long) { in doLDC()
382 case ConstPool.CONST_Long : in getConstantValue()
764 case ConstPool.CONST_Long: in evalLDC()