Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dwrite.js22 Writer.int64 = function write_uint64(value) { function
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts19 export type int64 = int; alias
/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
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h36 using int64 = int64_t; variable