OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:index8
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/modules/
t_ufetchstore.c
319
#define
index8
1
macro
331
#define test_cell_val8 ((unsigned long)test_pattern8 << (
index8
* NBBY))
341
#define test_cell_val8 ((unsigned long)test_pattern8 << (56-(
index8
* NBBY)))
346
#define test_cell_val8 ((unsigned long)test_pattern8 << (24-(
index8
* NBBY)))
383
ATF_REQUIRE_EQ(do_ufetch_8(&cell.val8[
index8
], &res), 0);
712
ATF_REQUIRE_EQ(do_ustore_8(&cell.val8[
index8
], test_pattern8), 0);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
319
#define
index8
1
macro
331
#define test_cell_val8 ((unsigned long)test_pattern8 << (
index8
* NBBY))
341
#define test_cell_val8 ((unsigned long)test_pattern8 << (56-(
index8
* NBBY)))
346
#define test_cell_val8 ((unsigned long)test_pattern8 << (24-(
index8
* NBBY)))
383
ATF_REQUIRE_EQ(do_ufetch_8(&cell.val8[
index8
], &res), 0);
712
ATF_REQUIRE_EQ(do_ustore_8(&cell.val8[
index8
], test_pattern8), 0);
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025