OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_pattern16
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/modules/
t_ufetchstore.c
324
#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
);
733
ATF_REQUIRE_EQ(do_ustore_16(&cell.val16[index16],
test_pattern16
), 0);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
324
#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
);
733
ATF_REQUIRE_EQ(do_ustore_16(&cell.val16[index16],
test_pattern16
), 0);
Completed in 78 milliseconds
Indexes created Tue Sep 23 01:09:51 GMT 2025