Searched defs:nextoffset (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt.c94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) argument
164 int nextoffset = 0; local
[all...]
H A Dfdt_sw.c251 int offset, nextoffset; local
H A Dfdt_ro.c137 int nextoffset; local
H A Dfdt_rw.c225 int nextoffset; local
337 int offset, nextoffset; local
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt.c94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) argument
167 int nextoffset = 0; local
[all...]
H A Dfdt_sw.c263 int offset, nextoffset; local
H A Dfdt_rw.c225 int nextoffset; local
351 int offset, nextoffset; local
H A Dfdt_ro.c138 int nextoffset; local
/freebsd-11-stable/contrib/dtc/
H A Dfdtget.c152 int nextoffset; /* next node offset from libfdt */ local

Completed in 209 milliseconds