Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_common.c236 base = (uint32_t)ceilf(log2(i64)); in test_log2()
244 base = (uint32_t)ceilf(log2((uint32_t)i)); in test_log2()