Home
last modified time | relevance | path

Searched refs:kLastChar (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_nodes.cpp719 constexpr int kLastChar = 4;
749 buf[kLastChar] = '\0';
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dasm_assembler.cpp165 constexpr int kLastChar = 4; in EmitDirectString() local
193 buf[kLastChar] = '\0'; in EmitDirectString()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp546 constexpr int kLastChar = 4; in EmitAsmLabel() local
576 buf[kLastChar] = '\0'; in EmitAsmLabel()

Completed in 8 milliseconds