Home
last modified time | relevance | path

Searched refs:_sre_getcodesize_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_sre/clinic/
Dsre.c.h14 _sre_getcodesize_impl(PyObject *module);
22 _return_value = _sre_getcodesize_impl(module); in _sre_getcodesize()
/aosp_15_r20/external/python/cpython3/Modules/_sre/
Dsre.c288 _sre_getcodesize_impl(PyObject *module) in _sre_getcodesize_impl() function