Searched refs:GetMax32 (Results 1 – 3 of 3) sorted by relevance
97 uint32_t GetMax32(offset_t *offset_ptr, uint32_t byte_size) const;
148 DNBDataRef::GetMax32(offset_t *offset_ptr, uint32_t byte_size) const in GetMax32() function in DNBDataRef
1480 uint32_t u32 = data.GetMax32(&data_offset, byte_size); in DNBPrintf()