Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_common.c236 uint64_t i64; in test_log2() local
239 i64 = (uint64_t)i << 32; in test_log2()
240 base = (uint32_t)ceilf(log2(i64)); in test_log2()
241 compare = rte_log2_u64(i64); in test_log2()
244 i64, compare, base); in test_log2()
/dpdk/lib/eal/common/
H A Deal_common_trace_points.c20 lib.eal.generic.i64)