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/python/Include/internal/
Dpycore_symtable.h118 #define FREE 4 macro
/third_party/node/deps/openssl/openssl/util/
Dcheck-format-test-negatives.c423 DEFAULT, NEW, FREE) \ argument
/third_party/openssl/util/
Dcheck-format-test-negatives.c423 DEFAULT, NEW, FREE) \ argument
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc440 FREE = 0, enumerator
673 enum State { FREE = 0, NORMAL, NEAR_DEATH }; enumerator
/third_party/python/Python/
Ddtoa.c131 #define FREE PyMem_Free macro
/third_party/python/Modules/expat/
Dxmlparse.c714 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c731 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro