Searched defs:yasm_xfree (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dxmalloc.c37 #undef yasm_xfree macro
58 void (*yasm_xfree) (/*@only@*/ /*@out@*/ /*@null@*/ void *p) variable
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h128 # define yasm_xfree(ptr) xfree(ptr) macro

Completed in 430 milliseconds