Home
last modified time | relevance | path

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

/tests/lib/c_lib/common/src/
A Dtest_sqrt.c95 int32_t *p_root_squared = (int32_t *)&root_squared; in ZTEST() local
128 ierror = (*p_square - *p_root_squared); in ZTEST()
157 int64_t *p_root_squared = (int64_t *)&root_squared; in ZTEST() local
190 ierror = (*p_square - *p_root_squared); in ZTEST()

Completed in 15 milliseconds