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_SIZE_2L
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/dtc/dist/tests/
testdata.h
19
#define
TEST_SIZE_2L
ASM_CONST_LL(010000)
20
#define TEST_SIZE_2 ((TEST_SIZE_2H << 32) |
TEST_SIZE_2L
)
trees.S
80
RSVMAP_ENTRY(TEST_ADDR_2H, TEST_ADDR_2L, TEST_SIZE_2H,
TEST_SIZE_2L
)
pylibfdt_tests.py
27
TEST_SIZE_2L
= 0o10000
28
TEST_SIZE_2 = (TEST_SIZE_2H << 32) |
TEST_SIZE_2L
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026