Home
last modified time | relevance | path

Searched defs:uoff_t (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp86 using uoff_t = std::make_unsigned_t<off_t>; in mem_select_lower_bound() typedef
94 using uoff_t = std::make_unsigned_t<off_t>; in mem_select_upper_bound() typedef
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp88 using uoff_t = std::make_unsigned_t<off_t>; in mem_select_lower_bound() typedef
96 using uoff_t = std::make_unsigned_t<off_t>; in mem_select_upper_bound() typedef