Searched refs:ptr_t (Results 1 – 1 of 1) sorted by relevance
24 typedef uint32_t ptr_t; typedef in Pointer3229 typedef uint64_t ptr_t; typedef in Pointer6444 typename SIZE::ptr_t _location;46 …TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length… in TRange()51 …TRangeValue(typename SIZE::ptr_t location, typename SIZE::size_t length, T value) : TRange<SIZE>(l… in TRangeValue()