Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c772 static int _call_function_pointer(int flags, in _call_function_pointer() function
1184 if (-1 == _call_function_pointer(flags, pProc, avalues, atypes, in _ctypes_callproc()
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c801 static int _call_function_pointer(int flags, in _call_function_pointer() function
1262 if (-1 == _call_function_pointer(flags, pProc, avalues, atypes, in _ctypes_callproc()