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