Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dwrite.js22 Writer.int64 = function write_uint64(value) { function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Dutil.h27 using int64 = int64_t; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h32 using int64 = std::int64_t; variable