Home
last modified time | relevance | path

Searched defs:stringlib_rjust (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dtransmogrify.h158 stringlib_rjust(PyObject *self, PyObject *args) in stringlib_rjust() function
/aosp_15_r20/external/python/cpython3/Objects/stringlib/clinic/
Dtransmogrify.h.h118 stringlib_rjust(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in stringlib_rjust() function