Home
last modified time | relevance | path

Searched defs:fval (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dosr.cpp191 extern "C" void SetOsrResult(Frame *frame, uint64_t uval, double fval) in SetOsrResult() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_convert.h251 auto fval = static_cast<EtsFloat>(val); in JSCONVERT_UNWRAP() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h68 double fval; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp882 static bool FloatToIntOverflow(float fval, PrimType totype) in FloatToIntOverflow() argument

Completed in 6 milliseconds