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

/pkg/src/modules/
H A Dcpiofile.py41 long = int variable
130 self.pos = long(0)
165 timestamp = struct.pack("<L", long(time.time()))
205 long(0xffffFFFF)))
330 self.pos = long(0)
453 be at least 6 octets long to determine the type of archive. The
571 self.offset = long(0) # current position in the archive file
H A Dp5p.py52 long = int variable
83 <offset> is an unsigned long long integer containing the relative
88 <entry_size> is an unsigned long long integer containing the size of
92 <size> is an unsigned long long integer containing the size of the
192 yield force_str(name), long(offset)

Completed in 16 milliseconds