Searched refs:getLong (Results 1 – 5 of 5) sorted by relevance
298 return (String.valueOf(getLong())); in toString()330 public final long getLong() throws PoolsException in getLong() method in Value
65 sys_id = val.getLong(); in Component()
205 long ret = val.getLong(); in getLongProperty()
555 long sys_id = idValue.getLong(); in getComponents()
3664 local uLong getLong OF((gz_stream *s));4063 if (getLong(s) != s->crc && !s->nocrc) {4065 if (getLong(s) != s->crc) {4069 (void)getLong(s);4105 local uLong getLong (s) in getLong() function