Searched refs:ffi_int_const (Results 1 – 1 of 1) sorted by relevance
875 static PyObject *ffi_int_const(FFIObject *self, PyObject *args, PyObject *kwds) in ffi_int_const() function1118 {"integer_const",(PyCFunction)ffi_int_const,METH_VKW, ffi_int_const_doc},