Searched refs:math_extras_portable (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/unit/math_extras/ |
D | portable.c | 12 ZTEST(math_extras_portable, test_portable_u32_add) { in ZTEST() argument 16 ZTEST(math_extras_portable, test_portable_u32_mul) { in ZTEST() argument 20 ZTEST(math_extras_portable, test_portable_u64_add) { in ZTEST() argument 24 ZTEST(math_extras_portable, test_portable_u64_mul) { in ZTEST() argument 28 ZTEST(math_extras_portable, test_portable_size_add) { in ZTEST() argument 32 ZTEST(math_extras_portable, test_portable_size_mul) { in ZTEST() argument 36 ZTEST(math_extras_portable, test_portable_u32_clz) { in ZTEST() argument 40 ZTEST(math_extras_portable, test_portable_u64_clz) { in ZTEST() argument 44 ZTEST(math_extras_portable, test_portable_u32_ctz) { in ZTEST() argument 48 ZTEST(math_extras_portable, test_portable_u64_ctz) { in ZTEST() argument [all …]
|