OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:index32
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/modules/
t_ufetchstore.c
321
#define
index32
0
macro
333
#define test_cell_val32 ((unsigned long)test_pattern32 << (
index32
* NBBY*4))
343
#define test_cell_val32 ((unsigned long)test_pattern32 << (32-(
index32
* NBBY*4)))
429
ATF_REQUIRE_EQ(do_ufetch_32(&cell.val32[
index32
], &res), 0);
754
ATF_REQUIRE_EQ(do_ustore_32(&cell.val32[
index32
], test_pattern32), 0);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
321
#define
index32
0
macro
333
#define test_cell_val32 ((unsigned long)test_pattern32 << (
index32
* NBBY*4))
343
#define test_cell_val32 ((unsigned long)test_pattern32 << (32-(
index32
* NBBY*4)))
429
ATF_REQUIRE_EQ(do_ufetch_32(&cell.val32[
index32
], &res), 0);
754
ATF_REQUIRE_EQ(do_ustore_32(&cell.val32[
index32
], test_pattern32), 0);
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025