Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dobject_header_config.h26 using array_ssize_t = int32_t; variable
/arkcompiler/runtime_core/runtime/include/coretypes/
Darray.h46 using array_ssize_t = panda::array_ssize_t; variable