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