Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_helpers.h49 using TypeHelperT = typename TypeHelper<width, is_signed>::type; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_helpers.h51 using TypeHelperT = typename TypeHelper<WIDTH, IS_SIGNED>::type; variable