Searched refs:and32_value (Results 1 – 2 of 2) sorted by relevance
69 __u32 and32_value = 0x110; variable81 and32_result = __sync_fetch_and_and(&and32_value, 0x011); in and()
73 ASSERT_EQ(skel->data->and32_value, 0x010, "and32_value"); in test_and()