Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_table.h86 static constexpr size_t NUM_COLUMNS = N_COLUMNS; variable
312 static constexpr size_t NUM_COLUMNS = AccessorT::NUM_COLUMNS; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_table.h297 static constexpr size_t NUM_COLUMNS = AccessorT::NUM_COLUMNS; variable