Home
last modified time | relevance | path

Searched refs:UnstartedMathFloor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dunstarted_runtime_test.cc155 UnstartedMathFloor(self, tmp, &result, 0); in TestCeilFloor()
Dunstarted_runtime.cc1184 void UnstartedRuntime::UnstartedMathFloor([[maybe_unused]] Thread* self, in UnstartedMathFloor() function in art::interpreter::UnstartedRuntime