Home
last modified time | relevance | path

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

/bionic/tests/math_data/
Datan2_intel_data.h17 static data_1_2_t<double, double, double> g_atan2_intel_data[] = { variable
/bionic/tests/
Dmath_test.cpp1424 DoMathDataTest<2>(g_atan2_intel_data, atan2); in TEST()