Home
last modified time | relevance | path

Searched defs:pProc (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_ctypes/
H A Dcallproc.c1138 PyObject *_ctypes_callproc(PPROC pProc, in _ctypes_callproc() argument
801 _call_function_pointer(int flags, PPROC pProc, void **avalues, ffi_type **atypes, ffi_type *restype, void *resmem, int argcount, int argtypecount) _call_function_pointer() argument
H A D_ctypes.c4118 void *pProc = NULL; in PyCFuncPtr_call() local

Completed in 10 milliseconds