Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts32 export type KFloat = float32; alias
/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dpanda_types.h164 typedef float KFloat; typedef