Home
last modified time | relevance | path

Searched defs:freeme (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h147 char *freeme = NULL; in connection_recvbytes() local
191 char *freeme = NULL, *buffer = NULL; in connection_recvbytes_into() local
295 char *freeme = NULL; in connection_recv_obj() local
/external/python/cffi/cffi/
D_cffi_include.h320 struct _cffi_freeme_s **freeme) in _cffi_convert_array_argument()
341 _cffi_free_array_arguments(struct _cffi_freeme_s *freeme) in _cffi_free_array_arguments()
/external/cronet/third_party/libxml/src/
Dtree.c5287 const xmlChar *freeme = NULL; in xmlNodeSetName() local
/external/libxml2/
Dtree.c5287 const xmlChar *freeme = NULL; in xmlNodeSetName() local
/external/python/cffi/c/
D_cffi_backend.c3035 } *freeme = NULL; in cdata_call() local
/external/mksh/src/
Dsh.h2200 char *freeme; member