Searched refs:packUInt24 (Results 1 – 1 of 1) sorted by relevance
410 items[i] = packUInt24(item.pos - pos)419 packFuncs = {2: packUShort, 3: packUInt24, 4: packULong}799 def packUInt24(value): function