Searched refs:oldlong (Results 1 – 2 of 2) sorted by relevance
141 my ($oldshort, $oldlong, $oldID ) = split ( " ", shift @old );142 $iteminfo = "$shortname $oldlong $oldID";
68 long oldlong = ((Long) oldValue).longValue(); in changePValue() local69 newValue = new Long(oldlong + 15); in changePValue()
Completed in 49 milliseconds