Searched defs:argtypes (Results 1 – 8 of 8) sorted by relevance
174 Class[] argtypes = new Class[1]; in setLogImplementation() local192 Class[] argtypes = new Class[1]; in setLogImplementation() local
75 def CFUNCTYPE(restype, *argtypes, **kw):116 def WINFUNCTYPE(restype, *argtypes, **kw):490 def PYFUNCTYPE(restype, *argtypes):
513 argtypes = {} variable
133 PyObject *argtypes; member245 PyObject *argtypes; /* tuple of CDataObjects */ member
1093 PyObject *argtypes, /* misleading name: This is a tuple of in _ctypes_callproc()1343 PyObject *argtypes = NULL; in call_commethod() local
3266 PyObject *argtypes; in _validate_paramflags() local3651 _build_callargs(PyCFuncPtrObject *self, PyObject *argtypes, in _build_callargs()3888 PyObject *argtypes; in PyCFuncPtr_call() local
1098 final Class[] argtypes = new Class[0]; in TestFractionalDST() local
1097 final Class[] argtypes = new Class[0]; in TestFractionalDST() local