/netbsd-src/tests/lib/libobjc/ |
H A D | t_threads.m | 56 -free; method in init 84 {
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_hip_runtime_wrapper.h | 60 static inline __device__ void *free(void *__ptr) { return __hip_free(__ptr); } in free() function 66 static inline __device__ void *free(void *__ptr) { in free() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | dbe_memmgr.c | 99 free (void *ptr) in free() function 105 CALL_REAL (free)(ptr); in free() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | dbe_memmgr.c | 99 free (void *ptr) in free() function 105 CALL_REAL (free)(ptr); in free() local
|
/netbsd-src/sys/external/isc/libsodium/include/ |
H A D | stdlib.h | 6 #define free(addr) __free_should_not_be_used macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/unity/ |
H A D | unity_fixture_malloc_overrides.h | 16 #define free unity_free macro
|
/netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
H A D | sis_ds.h | 48 int free; member 89 unsigned int free:1; member
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | libgrep.h | 44 void (*free) (void *compiled_pattern); member
|
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_erase.c | 53 uint32_t dirty, unchecked, used, free, wasted; in chfs_remap_leb() local
|
/netbsd-src/sys/sys/ |
H A D | thmap.h | 44 void (*free)(uintptr_t, size_t); member
|
H A D | malloc.h | 71 #define free(addr, type) kern_free(addr) macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | heaptrace.c | 303 free (void *ptr) in free() function 318 CALL_REAL (free)(ptr); in free() local 327 CALL_REAL (free)(ptr); in free() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/proto/ |
H A D | gc.d | 8 import cstdlib = core.stdc.stdlib : calloc, free, malloc, realloc; variable 137 void free(void* p) nothrow @nogc in free() function
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | unbound-event.h | 90 void (*free)(struct ub_event_base*); member 136 void (*free)(struct ub_event*); member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | InterpBlock.cpp | 79 void DeadBlock::free() { in free() function in DeadBlock
|
/netbsd-src/external/gpl2/libmalloc/dist/ |
H A D | free.c | 192 free (ptr) in free() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/gc/impl/manual/ |
H A D | gc.d | 26 import cstdlib = core.stdc.stdlib : calloc, free, malloc, realloc; variable 146 void free(void* p) nothrow @nogc in free() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | MD5.cpp | 192 unsigned long used, free; in update() local 236 unsigned long used, free; in final() local
|
/netbsd-src/sys/arch/emips/ebus/ |
H A D | clock_ebus.c | 126 uint64_t free; in eclock_gettime() local 189 uint64_t free, su; in eclock_settime() local
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_gem.h | 66 void (*free)(struct drm_gem_object *obj); member 456 #define free(addr, type) kern_free(addr) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | heaptrace.c | 311 free (void *ptr) in free() function 326 CALL_REAL (free)(ptr); in free() local 335 CALL_REAL (free)(ptr); in free() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | format.h | 55 void (*free) (void *descr); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/manual/ |
H A D | gc.d | 33 import cstdlib = core.stdc.stdlib : calloc, free, malloc, realloc; variable 161 void free(void* p) nothrow in free() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_linux.cpp | 49 INTERCEPTOR(void, free, void *ptr) { in INTERCEPTOR() argument 171 void (*free)(void *mem); member 180 void (*free)(void *mem); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/ |
H A D | plugin.d | 14 void free() { root = null; } in free() function
|