OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEST_VALUE64_1L
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/dtc/dist/tests/
testdata.h
26
#define
TEST_VALUE64_1L
ASM_CONST_LL(0x01abcdef)
27
#define TEST_VALUE64_1 ((TEST_VALUE64_1H << 32) |
TEST_VALUE64_1L
)
trees.S
88
PROP_INT64(test_tree1, prop_int64, TEST_VALUE64_1H,
TEST_VALUE64_1L
)
pylibfdt_tests.py
34
TEST_VALUE64_1L
= 0x01abcdef
35
TEST_VALUE64_1 = (TEST_VALUE64_1H << 32) |
TEST_VALUE64_1L
Completed in 66 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026