Searched defs:Free (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/tools/tools/bootparttest/
H A Dstub.c41 Free(void *ptr, const char *file, int line) function
/freebsd-11-stable/stand/libsa/
H A Dzalloc_malloc.c89 Free(void *ptr, const char *file, int line) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h67 void Free(Cache *c, IndexT idx) { function in class:__tsan::DenseSlabAlloc
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h156 sys::MemoryBlock Free; member in struct:llvm::SectionMemoryManager::FreeMemBlock
/freebsd-11-stable/sbin/routed/
H A Dradix.h137 #define Free(p) free((void *)p); macro
/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c75 Free(void *buf, const char *file __unused, int line __unused) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp446 void IRMemoryMap::Free(lldb::addr_t process_address, Status &error) { function in class:IRMemoryMap
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm.h72 #define Free free macro
/freebsd-11-stable/sys/kern/
H A Dsubr_unit.c93 #define Free(foo) free(foo, M_UNIT) macro
127 #define Free(foo) free(foo) macro
/freebsd-11-stable/lib/libc/isc/
H A Deventlib_p.h170 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon6643
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1556 bool Free = !HasReturn; local

Completed in 137 milliseconds