Searched defs:offset_lo (Results 1 – 3 of 3) sorted by relevance
70 host_llseek(int fd, int32_t offset_high, int32_t offset_lo, uint64_t *result, int whence) in host_llseek()
41 uint32_t offset_lo; member
685 const uint32_t offset_lo = m_data.GetU32(&offset); in ParseType() local