Home
last modified time | relevance | path

Searched defs:newlen (Results 1 – 2 of 2) sorted by relevance

/DragonStub/apps/lib/libfdt/
H A Dfdt_rw.c54 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) in fdt_splice_()
84 int oldlen, int newlen) in fdt_splice_struct_()
100 int newlen = strlen(s) + 1; in fdt_del_last_string_() local
105 static int fdt_splice_string_(void *fdt, int newlen) in fdt_splice_string_()
238 int oldlen, newlen; in fdt_set_name() local
295 int err, oldlen, newlen; in fdt_appendprop() local
/DragonStub/lib/
H A Dprint.c362 UINTN newlen; in _PoolPrint() local