Home
last modified time | relevance | path

Searched defs:freefunc (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Include/cpython/
H A Dceval.h23 PyAPI_FUNC(Py_ssize_t) _PyEval_RequestCodeExtraIndex(freefunc); variable
/third_party/curl/lib/
H A Dmime.h118 curl_free_callback freefunc; /* Argument free function. */ member
H A Dmime.c1509 curl_mime_data_cb(curl_mimepart *part, curl_off_t datasize, curl_read_callback readfunc, curl_seek_callback seekfunc, curl_free_callback freefunc, void *arg) curl_mime_data_cb() argument
1983 curl_mime_data_cb(curl_mimepart *part, curl_off_t datasize, curl_read_callback readfunc, curl_seek_callback seekfunc, curl_free_callback freefunc, void *arg) curl_mime_data_cb() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_code.py710 freefunc = ctypes.CFUNCTYPE(None,ctypes.c_voidp) variable in CodeLocationTest
/third_party/python/Include/
H A Dobject.h212 typedef void (*freefunc)(void *); typedef
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c946 typedef destructor freefunc; typedef

Completed in 14 milliseconds