Searched refs:lookupLong (Results 1 – 2 of 2) sorted by relevance
96 final int idx = cp.lookupLong(3334455L); in testCreateLongElementValue()
450 public int lookupLong( final long n ) { in lookupLong() method in ConstantPoolGen471 if ((ret = lookupLong(n)) != -1) { in addLong()