Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 25 of 1686) sorted by relevance

12345678910>>...68

/dports/sysutils/samefile/samefile-2.15/
H A Derror.h65 #define xmalloc(s) \ macro
74 #define xmalloc(s) xxmalloc ((size_t)(s)) macro
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dxmalloc.h46 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
67 #define xmalloc(size) malloc(size) macro
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dxmalloc.h46 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
67 #define xmalloc(size) malloc(size) macro
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dxmalloc.h48 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
79 #define xmalloc(size) malloc(size) macro
/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dxalloc.h44 #define xmalloc(size) xmalloc_real(size,__FILE__,__LINE__) macro
58 #define xmalloc(size) malloc(size) macro
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dxmalloc.h46 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
67 #define xmalloc(size) malloc(size) macro
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dxmalloc.h48 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
79 #define xmalloc(size) malloc(size) macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/textproc/groff/groff-1.22.4/src/libs/libxutil/
H A Dxmalloc.c23 char *xmalloc(int n) in xmalloc() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-core-0.1.1/src/
H A Dspotify_id.rs20 const BASE62_DIGITS: &'static [u8] =
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/xz/
H A Dutil.h20 #define xmalloc(size) xrealloc(NULL, size) macro
/dports/devel/sunpromake/schily-2021-09-18/sccs/sccs/lib/mpwlib/src/
H A Dxmalloc.c26 xmalloc(size) in xmalloc() function
/dports/print/ttftot42/ttftot42-0.3.1/
H A Dxmalloc.c31 xmalloc(size_t size) in xmalloc() function
/dports/devel/sccs/schily-2021-09-18/sccs/sccs/lib/mpwlib/src/
H A Dxmalloc.c26 xmalloc(size) in xmalloc() function
/dports/devel/schilybase/schily-2021-09-18/sccs/sccs/lib/mpwlib/src/
H A Dxmalloc.c26 xmalloc(size) in xmalloc() function
/dports/net/rscsi/schily-2021-09-18/sccs/sccs/lib/mpwlib/src/
H A Dxmalloc.c26 xmalloc(size) in xmalloc() function

12345678910>>...68