Searched defs:FREE (Results 1 – 11 of 11) sorted by relevance
| /third_party/elfutils/lib/ |
| D | dynamicsizehash.c | 196 #define FREE(name) _FREE (name) macro 199 FREE(NAME) (NAME *htab) in FREE() function
|
| D | dynamicsizehash_concurrent.c | 383 #define FREE(name) _FREE (name) macro 386 FREE(NAME) (NAME *htab) in FREE() function
|
| /third_party/mesa3d/src/util/ |
| D | u_memory.h | 50 #define FREE(_ptr ) os_free(_ptr) macro
|
| /third_party/openssl/test/ |
| D | cmp_ctx_test.c | 337 DEFAULT, NEW, FREE) \ argument 515 DEFAULT, NEW, FREE) \ argument 609 DEFAULT, NEW, FREE) \ argument
|
| /third_party/python/Include/internal/ |
| D | pycore_symtable.h | 118 #define FREE 4 macro
|
| /third_party/node/deps/openssl/openssl/util/ |
| D | check-format-test-negatives.c | 423 DEFAULT, NEW, FREE) \ argument
|
| /third_party/openssl/util/ |
| D | check-format-test-negatives.c | 423 DEFAULT, NEW, FREE) \ argument
|
| /third_party/node/deps/v8/src/handles/ |
| D | global-handles.cc | 440 FREE = 0, enumerator 673 enum State { FREE = 0, NORMAL, NEAR_DEATH }; enumerator
|
| /third_party/python/Python/ |
| D | dtoa.c | 131 #define FREE PyMem_Free macro
|
| /third_party/python/Modules/expat/ |
| D | xmlparse.c | 714 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| D | xmlparse.c | 731 #define FREE(parser, p) (parser->m_mem.free_fcn((p))) macro
|