Searched refs:CmplDouble (Results 1 – 2 of 2) sorted by relevance
/art/runtime/entrypoints/quick/ | ||
D | quick_math_entrypoints.cc | 57 int CmplDouble(double a, double b) { in CmplDouble() function |
D | quick_entrypoints_list.h | 91 V(CmplDouble, int32_t, double, double) \ |