Searched refs:g_atan_intel_data (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/math_data/ | ||
D | atan_intel_data.h | 17 static data_1_1_t<double, double> g_atan_intel_data[] = { variable |
/bionic/tests/ | ||
D | math_test.cpp | 1434 DoMathDataTest<1>(g_atan_intel_data, atan); in TEST() |