Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/libfdt/dist/
H A Dfdt.c133 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
206 int nextoffset = 0; in fdt_next_node() local
H A Dfdt_rw.c194 int nextoffset; in fdt_add_property_() local
324 int offset, nextoffset; in fdt_add_subnode_namelen() local
H A Dfdt_sw.c337 int offset, nextoffset; in fdt_finish() local
H A Dfdt_ro.c192 int nextoffset; in nextprop_() local
843 int offset, nextoffset = 0; in fdt_check_full() local
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dnopulate.c23 int offset, nextoffset = 0; in nopulate_struct() local
H A Ddtb_reverse.c74 int nextoffset = offset; in reverse_children() local
/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtget.c157 int nextoffset; /* next node offset from libfdt */ in list_subnodes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d556 extern (D) static uint placeField(uint* nextoffset, uint memsize, uint memalignsize, in placeField()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddstruct.c830 unsigned *nextoffset, in placeField()