Searched refs:offset_from16 (Results 1 – 4 of 4) sorted by relevance
80 entryOffset = offset_from16(entryIndices16[mIndex]); in operator *()
304 result = offset_from16(entry_offset_ptr.value()); in GetEntryOffset()417 offset = offset_from16(entry.value()); in FindEntryByName()
6761 thisOffset = offset_from16(eindex16[realEntryIndex]); in getEntry()7849 thisOffset = offset_from16(eindex16[entryIndex]); in print()
1491 static inline uint32_t offset_from16(uint16_t off16) { in offset_from16() function