Searched refs:ot32 (Results 1 – 1 of 1) sorted by relevance
404 test32_t nt32, ot32; in test_atomic_exchange() local430 ot32.u32 = rte_atomic32_exchange(&token32, nt32.u32); in test_atomic_exchange()431 if (ot32.u8[3] != get_crc8(&ot32.u8[0], sizeof(ot32) - 1)) in test_atomic_exchange()