OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_phandle
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/dtc/dist/tests/
overlay.c
149
uint32_t local_phandle,
test_phandle
;
local
162
test_phandle
= fdt_get_phandle(fdt, off);
163
CHECK(!
test_phandle
);
167
CHECK(
test_phandle
!= val);
overlay.c
149
uint32_t local_phandle,
test_phandle
;
local
162
test_phandle
= fdt_get_phandle(fdt, off);
163
CHECK(!
test_phandle
);
167
CHECK(
test_phandle
!= val);
overlay.c
149
uint32_t local_phandle,
test_phandle
;
local
162
test_phandle
= fdt_get_phandle(fdt, off);
163
CHECK(!
test_phandle
);
167
CHECK(
test_phandle
!= val);
Completed in 62 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026