Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dmath_entrypoints.h22 extern "C" double art_l2d(int64_t l);
Dmath_entrypoints.cc23 extern "C" double art_l2d(int64_t l) { in art_l2d() function