Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dutil.h35 void *new = malloc(len); in xmalloc() local
45 void *new = realloc(p, len); in xrealloc() local
H A Dlivetree.c29 struct label *new; in add_label() local
44 struct property *new = xmalloc(sizeof(*new)); in build_property() local
79 struct node *new = xmalloc(sizeof(*new)); in build_node() local
207 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() local
227 struct reserve_info *new) in add_reserve_entry()
H A Dflattree.c699 struct reserve_info *new; in flat_read_mem_reserve() local
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dbloat-o-meter29 new = getsizes(sys.argv[2]) variable
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dfdt_rw.c154 char *new; in _fdt_find_add_string() local
367 static void _fdt_packblocks(const char *old, char *new, in _fdt_packblocks()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Djffs2.h221 jint32_t new; member
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c204 struct symbol *new; in new_symbol() local