Home
last modified time | relevance | path

Searched defs:REALLOC_ARRAY (Results 1 – 25 of 30) sorted by relevance

12

/dports/print/freetype/freetype-1.3.1/lib/
H A Dttmemory.h72 #define REALLOC_ARRAY( _pointer_, _count_, _type_ ) \ macro
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h103 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-impl.h101 #define REALLOC_ARRAY(_ptr,_newcnt,_type) \ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/opentype/
H A Dftglue.h136 #define REALLOC_ARRAY(_ptr,_oldcnt,_newcnt,_type) \ macro
/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h912 #define REALLOC_ARRAY(x, alloc) (x) = xrealloc((x), st_mult(sizeof(*(x)), (alloc))) macro
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h912 #define REALLOC_ARRAY(x, alloc) (x) = xrealloc((x), st_mult(sizeof(*(x)), (alloc))) macro

12