Home
last modified time | relevance | path

Searched defs:ALLOC_ARRAY (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A DALLOC.h19 #define ALLOC_ARRAY(N,Type,str) (Type *)malloc((N)*sizeof(Type)) macro
92 #define ALLOC_ARRAY(N,Type,str) nonExceptionNew<Type>((N),__FILE__,__LINE__) macro
120 #define ALLOC_ARRAY(N,Type,str) nonExceptionNew<Type>((N)) macro
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Dmem.h12 #define ALLOC_ARRAY(type, num) (((type)*)rfxalloc(sizeof(type)*(num))) macro
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttmemory.h65 #define ALLOC_ARRAY( _pointer_, _count_, _type_ ) \ macro
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-impl.h100 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-impl.h98 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/opentype/
H A Dftglue.h133 #define ALLOC_ARRAY(_ptr,_count,_type) \ macro

12