Home
last modified time | relevance | path

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

/netbsd-src/tests/modules/ufetchstore/
H A Dt_ufetchstore.c324 #define test_pattern16 0x5a6b macro
332 #define test_cell_val16 ((unsigned long)test_pattern16 << (index16 * NBBY*2))
342 #define test_cell_val16 ((unsigned long)test_pattern16 << (48-(index16 * NBBY*2)))
347 #define test_cell_val16 ((unsigned long)test_pattern16 << (16-(index16 * NBBY*2)))
408 ATF_REQUIRE(res == test_pattern16); in ATF_TC_BODY()
733 ATF_REQUIRE_EQ(do_ustore_16(&cell.val16[index16], test_pattern16), 0); in ATF_TC_BODY()
/netbsd-src/tests/modules/
H A Dt_ufetchstore.c324 #define test_pattern16 0x5a6b macro
332 #define test_cell_val16 ((unsigned long)test_pattern16 << (index16 * NBBY*2))
342 #define test_cell_val16 ((unsigned long)test_pattern16 << (48-(index16 * NBBY*2)))
347 #define test_cell_val16 ((unsigned long)test_pattern16 << (16-(index16 * NBBY*2)))
408 ATF_REQUIRE(res == test_pattern16); in ATF_TC_BODY()
733 ATF_REQUIRE_EQ(do_ustore_16(&cell.val16[index16], test_pattern16), 0); in ATF_TC_BODY()