Home
last modified time | relevance | path

Searched defs:float64 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts22 export type float64 = float; alias
/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts88 const float64 = new SendableFloat64Array(buffer, 8, 4); constant
96 const float64 = new SendableFloat64Array(buffer, 8, 4); constant