Home
last modified time | relevance | path

Searched defs:FREE (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/lib/
Ddynamicsizehash.c196 #define FREE(name) _FREE (name) macro
199 FREE(NAME) (NAME *htab) in FREE() function
Ddynamicsizehash_concurrent.c383 #define FREE(name) _FREE (name) macro
386 FREE(NAME) (NAME *htab) in FREE() function
/third_party/mesa3d/src/util/
Du_memory.h50 #define FREE(_ptr ) os_free(_ptr) macro
/third_party/openssl/test/
Dcmp_ctx_test.c337 DEFAULT, NEW, FREE) \ argument
515 DEFAULT, NEW, FREE) \ argument
609 DEFAULT, NEW, FREE) \ argument
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_malloc.h191 #define FREE(addr, type) free((addr)) macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c313 #define FREE(x) HeapFree(GetProcessHeap(), 0, (x)) macro
/third_party/python/Include/internal/
Dpycore_symtable.h117 #define FREE 4 macro
/third_party/openssl/util/
Dcheck-format-test-negatives.c360 DEFAULT, NEW, FREE) \ argument
/third_party/python/Python/
Ddtoa.c130 #define FREE PyMem_Free macro
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c710 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
/third_party/python/Modules/expat/
Dxmlparse.c710 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro