Home
last modified time | relevance | path

Searched refs:superpathoffset (Results 1 – 1 of 1) sorted by relevance

/external/dtc/tests/
Dsupernode_atdepth_offset.c74 int nodeoffset, supernodeoffset, superpathoffset, pathprefixlen; in check_supernode_atdepth() local
88 superpathoffset = fdt_path_offset(fdt, superpath); in check_supernode_atdepth()
89 if (superpathoffset < 0) in check_supernode_atdepth()
91 fdt_strerror(superpathoffset)); in check_supernode_atdepth()
99 if (supernodeoffset != superpathoffset) in check_supernode_atdepth()
101 supernodeoffset, superpathoffset); in check_supernode_atdepth()