Home
last modified time | relevance | path

Searched defs:yasm_xrealloc (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.c54 /*@only@*/ void * (*yasm_xrealloc) variable
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dxmalloc.c54 /*@only@*/ void * (*yasm_xrealloc) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/
H A Dutil.h127 # define yasm_xrealloc(ptr, size) xrealloc(ptr, size) macro
/dports/devel/yasm/yasm-1.3.0/
H A Dutil.h127 # define yasm_xrealloc(ptr, size) xrealloc(ptr, size) macro