Home
last modified time | relevance | path

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

/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python37/Python-3.7.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", (PyCFunction)get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python39/Python-3.9.9/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python38/Python-3.8.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python310/Python-3.10.1/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_testbuffer.c2355 get_sizeof_void_p(PyObject *self, PyObject *Py_UNUSED(ignored)) in get_sizeof_void_p() function
2808 {"get_sizeof_void_p", get_sizeof_void_p, METH_NOARGS, NULL},
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_buffer.py770 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_buffer.py764 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_buffer.py770 self.sizeof_void_p = get_sizeof_void_p()
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_buffer.py769 self.sizeof_void_p = get_sizeof_void_p()