Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 3 of 3) sorted by relevance

/scripts/dtc/libfdt/
Dfdt_ro.c103 int depth; in fdt_subnode_offset_namelen() local
271 int offset, depth, namelen; in fdt_get_path() local
324 int offset, depth; in fdt_supernode_atdepth_offset() local
Dfdt.c141 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
/scripts/
Dunifdef.c202 static int depth; /* current #if nesting */ variable