Searched refs:result_32 (Results 1 – 1 of 1) sorted by relevance
205 uint32_t result_32; in bswap_test() local216 result_32 = test_32; in bswap_test()217 swapl(&result_32); in bswap_test()218 assert(result_32 == expect_32); in bswap_test()