Home
last modified time | relevance | path

Searched defs:b4 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_dataview_stub_builder.cpp161 GateRef b4 = Int32And(highInt32, Int32(builtins::BITS_MASK_FF)); in SetValueInBufferForInt64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dnamemangler.cpp94 uint8_t b4 = (c <= '9') ? c - '0' : c - 'a' + kNumLimit; in DecodeName() local

Completed in 2 milliseconds