Searched defs:offset_t (Results 1 – 4 of 4) sorted by relevance
62 using offset_t = uint32_t; // type of offset values to store strin… variable
60 typedef __int64 offset_t; typedef
277 static void truncate_device(DeviceAbstraction &, offset_t, false_) in truncate_device() argument
128 typedef boost::long_long_type offset_t; typedef