Home
last modified time | relevance | path

Searched defs:free (Results 1 - 25 of 167) sorted by relevance

1234567

/third_party/musl/porting/linux/user/src/malloc/
H A Dfree.c8 void free(void *p) in free() function
/third_party/musl/src/malloc/
H A Dfree.c8 void free(void *p) in free() function
/third_party/ltp/lib/newlib_tests/
H A Dtst_safe_fileops.c11 long free; in do_test() local
/third_party/musl/src/locale/
H A Dfreelocale.c8 #define free __libc_free macro
H A Dduplocale.c9 #define free undef macro
H A Dnewlocale.c10 #define free undef macro
/third_party/musl/porting/liteos_a/user/src/locale/
H A Dfreelocale.c8 #define free __libc_free macro
/third_party/nghttp2/lib/
H A Dnghttp2_rcbuf.h38 nghttp2_free free; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_rcbuf.h38 nghttp2_free free; member
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture_malloc_overrides.h40 #define free unity_free macro
/third_party/mesa3d/src/intel/common/
H A Dintel_buffer_alloc.h42 void (*free)(void *driver_ctx, struct intel_buffer *buffer); member
/third_party/musl/porting/uniproton/kernel/src/malloc/
H A Dmalloc.c23 void free(void *ptr) in free() function
/third_party/unity/extras/memory/src/
H A Dunity_memory.h44 #define free unity_free macro
/third_party/libdrm/intel/
H A Dmm.h39 unsigned int free:1; member
/third_party/musl/libc-test/src/regression/
H A Dflockfile-list.c68 void free(void *p) in free() function
/third_party/musl/porting/linux/user/src/locale/
H A Dnewlocale.c10 #define free undef macro
/third_party/musl/src/ldso/
H A Ddlerror.c11 #define free __libc_free macro
/third_party/mesa3d/src/util/
H A Du_mm.h42 unsigned int free:1; member
H A Dslab.h67 struct slab_element_header *free; member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dfilters.h49 pp_free_func free; /* Free function */ member
/third_party/python/Include/cpython/
H A Dobjimpl.h64 void (*free) (void *ctx, void *ptr, size_t size); member
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/
H A Dfront_binder.h35 R Apply(Tuple&& bound, absl::index_sequence<Idx...>, Args&&... free) { in Apply() argument
/third_party/ffmpeg/libavcodec/tests/
H A Dsnowenc.c24 #undef free macro
/third_party/ffmpeg/libavutil/
H A Dbuffer_internal.h50 void (*free)(void *opaque, uint8_t *data); member
76 void (*free)(void *opaque, uint8_t *data); member
/third_party/fsverity-utils/lib/
H A Dlib_private.h44 void (*free)(struct hash_ctx *ctx); member

Completed in 6 milliseconds

1234567