Lines Matching defs:self
30 get_configs(PyObject *self, PyObject *Py_UNUSED(args))
37 get_recursion_depth(PyObject *self, PyObject *Py_UNUSED(args))
48 test_bswap(PyObject *self, PyObject *Py_UNUSED(args))
92 test_popcount(PyObject *self, PyObject *Py_UNUSED(args))
132 test_bit_length(PyObject *self, PyObject *Py_UNUSED(args))
181 test_hashtable(PyObject *self, PyObject *Py_UNUSED(args))
245 test_get_config(PyObject *Py_UNUSED(self), PyObject *Py_UNUSED(args))
260 test_set_config(PyObject *Py_UNUSED(self), PyObject *dict)
280 test_reset_path_config(PyObject *Py_UNUSED(self), PyObject *Py_UNUSED(arg))
288 test_atomic_funcs(PyObject *self, PyObject *Py_UNUSED(args))
350 test_edit_cost(PyObject *self, PyObject *Py_UNUSED(args))
384 normalize_path(PyObject *self, PyObject *filename)
399 get_getpath_codeobject(PyObject *self, PyObject *Py_UNUSED(args)) {
405 encode_locale_ex(PyObject *self, PyObject *args)
454 decode_locale_ex(PyObject *self, PyObject *args)
498 set_eval_frame_default(PyObject *self, PyObject *Py_UNUSED(args))
514 set_eval_frame_record(PyObject *self, PyObject *list)