Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
Delfputzdata.c155 GElf_Shdr newmem; in main() local
/third_party/elfutils/libdw/
Ddwarf_getpubnames.c60 struct pubnames_s *newmem = realloc (mem, allocated * entsize); in get_offsets() local
/third_party/elfutils/libdwelf/
Ddwelf_strtab.c118 struct memoryblock *newmem = malloc (len); in morememory() local
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c620 GstMemory *newmem = NULL; in gst_buffer_copy_into() local
1739 GstMemory *newmem = NULL; in gst_buffer_resize_range() local
/third_party/libffi/src/
Ddlmalloc.c3896 void* newmem = internal_malloc(m, bytes); in internal_realloc() local