Home
last modified time | relevance | path

Searched refs:FloatExp (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h166 V(FloatExp) \
H A Druntime_stubs.h129 static double FloatExp(double x);
H A Druntime_stubs.cpp3270 double RuntimeStubs::FloatExp(double x) in FloatExp() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h530 V(FloatExp) \
H A Dcall_signature.cpp2374 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatExp)
H A Dtyped_native_inline_lowering.cpp620 LowerGeneralUnaryMath(gate, RTSTUB_ID(FloatExp)); in LowerMathExp()

Completed in 24 milliseconds