Home
last modified time | relevance | path

Searched defs:new (Results 1 – 5 of 5) sorted by relevance

/scripts/dtc/
Dutil.h40 void *new = malloc(len); in xmalloc() local
50 void *new = realloc(p, len); in xrealloc() local
Dlivetree.c15 struct label *new; in add_label() local
42 struct property *new = xmalloc(sizeof(*new)); in build_property() local
55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() local
91 struct node *new = xmalloc(sizeof(*new)); in build_node() local
109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() local
360 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local
380 struct reserve_info *new) in add_reserve_entry()
Dflattree.c687 struct reserve_info *new; in flat_read_mem_reserve() local
/scripts/dtc/libfdt/
Dfdt_rw.c119 char *new; in fdt_find_add_string_() local
378 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
/scripts/mod/
Dmodpost.c220 struct symbol *new; in new_symbol() local