Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h164 V(FloatLog10) \
H A Druntime_stubs.h127 static double FloatLog10(double x);
H A Druntime_stubs.cpp3260 double RuntimeStubs::FloatLog10(double x) in FloatLog10() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h528 V(FloatLog10) \
H A Dcall_signature.cpp2380 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatLog10)
H A Dtyped_native_inline_lowering.cpp71 LowerGeneralUnaryMath(gate, RTSTUB_ID(FloatLog10)); in VisitGate()

Completed in 26 milliseconds