Home
last modified time | relevance | path

Searched defs:MAX_LENGTH (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/expression/
DmemberAccessExpression.ts22 const MAX_LENGTH = 2 ** 32 - 1; constant
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.cpp176 constexpr size_t MAX_LENGTH = 0x7fffffffU; in Write() local
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp220 constexpr size_t MAX_LENGTH = 0x7fffffffU; in Write() local