Searched defs:new (Results 1 – 4 of 4) sorted by relevance
45 void *new = malloc(len); in xmalloc() local55 void *new = realloc(p, len); in xrealloc() local
15 struct label *new; in add_label() local42 struct property *new = xmalloc(sizeof(*new)); in build_property() local55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() local91 struct node *new = xmalloc(sizeof(*new)); in build_node() local109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() local360 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local380 struct reserve_info *new) in add_reserve_entry()
687 struct reserve_info *new; in flat_read_mem_reserve() local
131 char *new; in fdt_find_add_string_() local393 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()