Home
last modified time | relevance | path

Searched defs:nextoffset (Results 1 – 10 of 10) sorted by relevance

/external/dtc/libfdt/
Dfdt_check.c17 int offset, nextoffset = 0; in fdt_check_full() local
Dfdt.c153 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
229 int nextoffset = 0; in fdt_next_node() local
Dfdt_rw.c206 int nextoffset; in fdt_add_property_() local
337 int offset, nextoffset; in fdt_add_subnode_namelen() local
Dfdt_sw.c340 int offset, nextoffset; in fdt_finish() local
Dfdt_ro.c202 int nextoffset; in nextprop_() local
/external/dtc/tests/
Dnopulate.c21 int offset, nextoffset = 0; in nopulate_struct() local
Ddtb_reverse.c72 int nextoffset = offset; in reverse_children() local
/external/dtc/
Dfdtget.c155 int nextoffset; /* next node offset from libfdt */ in list_subnodes() local
/external/python/cpython2/Objects/
Dobmalloc.c288 uint nextoffset; /* bytes to virgin block */ member
/external/python/cpython3/Objects/
Dobmalloc.c946 uint nextoffset; /* bytes to virgin block */ member