OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_string_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/dtc/dist/tests/
stringlist.c
60
static void
check_string_count
(const void *fdt, const char *path,
function
130
check_string_count
(fdt, "/", "compatible", 1);
131
check_string_count
(fdt, "/device", "compatible", 2);
132
check_string_count
(fdt, "/device", "big-endian", 0);
stringlist.c
60
static void
check_string_count
(const void *fdt, const char *path,
function
130
check_string_count
(fdt, "/", "compatible", 1);
131
check_string_count
(fdt, "/device", "compatible", 2);
132
check_string_count
(fdt, "/device", "big-endian", 0);
Completed in 46 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026