Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1299 DEF_CALL_SIGNATURE(FloatMod) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1971 JSTaggedType RuntimeStubs::FloatMod(double x, double y) in FloatMod() function in panda::ecmascript::RuntimeStubs