HomeSort by relevance Sort by last modified time
    Searched refs:art_l2f (Results 1 - 3 of 3) sorted by null

  /art/runtime/entrypoints/
math_entrypoints.h 23 extern "C" float art_l2f(int64_t l);
math_entrypoints.cc 27 extern "C" float art_l2f(int64_t l) { function in namespace:art
  /art/runtime/arch/mips/
entrypoints_init_mips.cc 202 qpoints->pL2f = art_l2f;

Completed in 900 milliseconds