Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h162 V(FloatLog) \
H A Druntime_stubs.h125 static double FloatLog(double x);
H A Druntime_stubs.cpp3250 double RuntimeStubs::FloatLog(double x) in FloatLog() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h526 V(FloatLog) \
H A Dcall_signature.cpp2378 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatLog)
H A Dtyped_native_inline_lowering.cpp65 LowerGeneralUnaryMath(gate, RTSTUB_ID(FloatLog)); in VisitGate()

Completed in 21 milliseconds