Home
last modified time | relevance | path

Searched refs:FREE_FUNC (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/
H A Dcm_mem.h29 #define SELF_FREE_PTR(PTR, FREE_FUNC) \
32 FREE_FUNC(PTR); \
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_mem.h59 # define nghttp3_mem_free2(FREE_FUNC, PTR, USER_DATA) \
60 nghttp3_mem_free2_debug((FREE_FUNC), (PTR), (USER_DATA), __func__, \
/third_party/python/Lib/test/
H A Dtest_code.py730 FREE_FUNC = freefunc(myfree) variable in CodeLocationTest
731 FREE_INDEX = RequestCodeExtraIndex(FREE_FUNC)

Completed in 2 milliseconds