Home
last modified time | relevance | path

Searched defs:elsize (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dallocation.c91 void *dig_falloc(int nelem, int elsize) in dig_falloc()
103 void *dig_frealloc(void *oldptr, int nelem, int elsize, int oldnelem) in dig_frealloc()
118 void *dig__falloc(int nelem, int elsize) in dig__falloc()
133 void *dig__frealloc(void *oldptr, int nelem, int elsize, int oldnelem) in dig__frealloc()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dalloc.h16 #define git__calloc(nelem, elsize) git__allocator.gcalloc(nelem, elsize, __FILE__, __LIN… argument
21 #define git__reallocarray(ptr, nelem, elsize) git__allocator.greallocarray(ptr, nelem, elsize, __FI… argument
22 #define git__mallocarray(nelem, elsize) git__allocator.gmallocarray(nelem, elsize, __FILE__, … argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/utility/
H A Dsmalloc.cpp91 void* save_calloc(const char* name, const char* file, int line, size_t nelem, size_t elsize) in save_calloc()
134 … save_realloc(const char* name, const char* file, int line, void* ptr, size_t nelem, size_t elsize) in save_realloc()
186 void* save_malloc_aligned(const char* name, const char* file, int line, size_t nelem, size_t elsize in save_malloc_aligned()
236 void* save_calloc_aligned(const char* name, const char* file, int line, size_t nelem, size_t elsize in save_calloc_aligned()
/dports/audio/julius/julius-4.1.2/libsent/src/util/
H A Dmymalloc.c59 mymalloc_big(size_t elsize, size_t nelem) in mymalloc_big()
106 mycalloc(size_t nelem, size_t elsize) in mycalloc()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/allocators/
H A Dfailalloc.c19 void *git_failalloc_calloc(size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_calloc()
68 void *git_failalloc_reallocarray(void *ptr, size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_reallocarray()
79 void *git_failalloc_mallocarray(size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_mallocarray()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/allocators/
H A Dfailalloc.c19 void *git_failalloc_calloc(size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_calloc()
68 void *git_failalloc_reallocarray(void *ptr, size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_reallocarray()
79 void *git_failalloc_mallocarray(size_t nelem, size_t elsize, const char *file, int line) in git_failalloc_mallocarray()

12345678910>>...33