Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt.c93 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
163 int nextoffset = 0; in fdt_next_node() local
Dfdt_sw.c219 int offset, nextoffset; in fdt_finish() local
Dfdt_rw.c230 int nextoffset; in _fdt_add_property() local
341 int offset, nextoffset; in fdt_add_subnode_namelen() local
Dfdt_ro.c111 int nextoffset; in _nextprop() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c258 uint nextoffset; /* bytes to virgin block */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c288 uint nextoffset; /* bytes to virgin block */ member