Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp2541 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatAcosh) in DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3305 double RuntimeStubs::FloatAcosh(double x) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs