Searched defs:NO_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | number_helper.h | 31 static constexpr uint32_t NO_FLAGS = 0U; variable |
| /arkcompiler/runtime_core/runtime/include/ | ||
| D | thread.h | 384 NO_FLAGS = 0, enumerator |