Home
last modified time | relevance | path

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

/bionic/tests/math_data/
Dfrexpf_intel_data.h17 static data_1_int_1_t<float, float> g_frexpf_intel_data[] = { variable
/bionic/tests/
Dmath_test.cpp1609 DoMathDataTest<1>(g_frexpf_intel_data, frexpf); in TEST()