Searched refs:pcl_exec (Results 1 – 3 of 3) sorted by relevance
335 p->pcl_exec = NULL; in CThunkObject_new()367 p->pcl_write = Py_ffi_closure_alloc(sizeof(ffi_closure), &p->pcl_exec); in _ctypes_alloc_callback()422 p->pcl_exec); in _ctypes_alloc_callback()
60 void *pcl_exec; /* the C callable, executable */ member
3785 *(void **)self->b_ptr = (void *)thunk->pcl_exec; in PyCFuncPtr_new()