Home
last modified time | relevance | path

Searched refs:_call_function_pointer (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
Dcallproc.c827 static int _call_function_pointer(ctypes_state *st, in _call_function_pointer() function
1300 if (-1 == _call_function_pointer(st, flags, pProc, avalues, atypes, in _ctypes_callproc()