Home
last modified time | relevance | path

Searched defs:yasm_xfree (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dxmalloc.c58 void (*yasm_xfree) (/*@only@*/ /*@out@*/ /*@null@*/ void *p) variable
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dxmalloc.c58 void (*yasm_xfree) (/*@only@*/ /*@out@*/ /*@null@*/ void *p) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/
H A Dutil.h128 # define yasm_xfree(ptr) xfree(ptr) macro
/dports/devel/yasm/yasm-1.3.0/
H A Dutil.h128 # define yasm_xfree(ptr) xfree(ptr) macro