HomeSort by relevance Sort by last modified time
    Searched full:def_xrealloc (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
xmalloc.c 42 static /*@only@*/ void *def_xrealloc
56 /*@modifies oldmem@*/ = def_xrealloc;
92 def_xrealloc(void *oldmem, size_t size) function

Completed in 1094 milliseconds