Home
last modified time | relevance | path

Searched defs:tfree (Results 1 – 25 of 68) sorted by relevance

123

/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dmemory.h16 #define tfree(x) (txfree(x), (x) = 0) macro
24 #define tfree(m) macro
/dports/mail/procmail/procmail-3.22/src/
H A Decommon.c32 void tfree(a)void*a; in tfree() function
H A Dlockfile.c257 void tfree(p)void*const p; /* stub */ in tfree() function
H A Drobust.c90 void tfree(p)void*const p; in tfree() function
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/lib/
H A Ddefs.h33 #define tfree(D) \ macro
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dcdmacs.h22 #define tfree(x) (txfree((char*)x), x = 0) macro
H A Dmisc.h36 #define tfree(x) (txfree((char*)x), x = 0) macro
/dports/astro/gnuastro/gnuastro-0.16/lib/gnuastro/
H A Dfits.h87 int tfree; /* ==1, free title string. */ member
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dexb.c5 #define tfree(D) {if (D) free( (char *) D); D=0;} macro
H A Dexa.c6 #define tfree(D) {if (D) free( (char *) D); D=0;} macro
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabberlib/
H A Dibb.tcl474 proc jlib::ibb::tfree {jlibname sid} { procedure
H A Dftrans.tcl712 proc jlib::ftrans::tfree {jlibname sid} { procedure
H A Dsi.tcl713 proc jlib::si::tfree {jlibname sid} { procedure
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dtools.h42 #define tfree tgl_allocator->free macro
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dtools.h42 #define tfree tgl_allocator->free macro
/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dtl_mem.c99 tfree(void *v) in tfree() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/libmimalloc-sys-0.1.23/c_src/mimalloc/src/
H A Dpage.c95 mi_block_t* tfree = mi_page_thread_free(page); in mi_page_is_valid_init() local
128 mi_thread_free_t tfree; in _mi_page_use_delayed_free() local
159 mi_thread_free_t tfree = mi_atomic_load_relaxed(&page->xthread_free); in _mi_page_thread_free_collect() local
/dports/devel/mimalloc/mimalloc-2.0.3/src/
H A Dpage.c95 mi_block_t* tfree = mi_page_thread_free(page); in mi_page_is_valid_init() local
129 mi_thread_free_t tfree; in _mi_page_use_delayed_free() local
160 mi_thread_free_t tfree = mi_atomic_load_relaxed(&page->xthread_free); in _mi_page_thread_free_collect() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libmimalloc-sys/c_src/mimalloc/src/
H A Dpage.c94 mi_block_t* tfree = mi_page_thread_free(page); in mi_page_is_valid_init() local
127 mi_thread_free_t tfree; in _mi_page_use_delayed_free() local
158 mi_thread_free_t tfree = mi_atomic_load_relaxed(&page->xthread_free); in _mi_page_thread_free_collect() local
/dports/sysutils/heirloom/heirloom-070715/diff/
H A Ddiff.c390 tfree(void *p) in tfree() function
/dports/math/ltl2ba/ltl2ba-1.3/
H A Dmem.c112 tfree(void *v) in tfree() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/bayes/
H A Dhash.c12 Stringtab *tfree; variable
/dports/deskutils/teapot/teapot-2.3.0/
H A Deval.c48 void tfree(Token *n) in tfree() function
/dports/shells/oksh/oksh-7.0/
H A Dtree.c644 tfree(struct op *t, Area *ap) in tfree() function
/dports/shells/pdksh/pdksh-5.2.14/
H A Dtree.c708 tfree(t, ap) in tfree() function

123