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

/freebsd-13-stable/tools/tools/bootparttest/
H A Dstub.c41 Free(void *ptr, const char *file, int line) function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h155 sys::MemoryBlock Free; member in struct:llvm::SectionMemoryManager::FreeMemBlock
/freebsd-13-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-13-stable/stand/libsa/
H A Dzalloc_malloc.c111 Free(void *ptr, const char *file, int line) function
/freebsd-13-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-13-stable/sbin/routed/
H A Dradix.h139 #define Free(p) free((void *)p); macro
/freebsd-13-stable/sys/kern/
H A Dsubr_unit.c95 #define Free(foo) free(foo, M_UNIT) macro
142 #define Free(foo) free(foo) macro
[all...]
/freebsd-13-stable/lib/libc/isc/
H A Deventlib_p.h172 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon7466
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1093 auto *Free = CallInst::CreateFree(SetjmpTable, TI); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1718 bool Free = !HasReturn; local

Completed in 147 milliseconds