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

  /art/runtime/entrypoints/
math_entrypoints.h 22 extern "C" double art_l2d(int64_t l);
math_entrypoints.cc 23 extern "C" double art_l2d(int64_t l) { function in namespace:art
  /art/runtime/arch/mips/
entrypoints_init_mips.cc 200 qpoints->pL2d = art_l2d;

Completed in 202 milliseconds