Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stub_list.h161 V(FloatTrunc) \
H A Druntime_stubs.h123 static double FloatTrunc(double x);
H A Druntime_stubs.cpp3235 double RuntimeStubs::FloatTrunc(double x) in FloatTrunc() function in panda::ecmascript::RuntimeStubs
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.cpp175 return CallNGCRuntime(glue, RTSTUB_ID(FloatTrunc), Gate::InvalidGateRef, {value}, gate, comment); in DoubleTrunc()
H A Dcall_signature.h525 V(FloatTrunc) \
H A Dcall_signature.cpp2376 DEF_FLOAT_UNARY_CALL_SIGNATURE_BY_NAME(FloatTrunc)

Completed in 16 milliseconds