Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts18 export type int32 = int; alias
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Dutil.h26 using int32 = int32_t; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h31 using int32 = std::int32_t; variable
Dmir_nodes.h711 void SetDeoptBundleInfo(const MapleUnorderedMap<int32, MapleValue> &vregMap) in SetDeoptBundleInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
Djit_dump_elf.h35 using int32 = int32_t; variable