Searched refs:normalizeUserObj (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
H A D_lsprof.c166 normalizeUserObj(PyObject *obj) function
235 userObj = normalizeUserObj(userObj);
/external/python/cpython3/Modules/
H A D_lsprof.c156 normalizeUserObj(PyObject *obj) function
234 userObj = normalizeUserObj(userObj);

Completed in 130 milliseconds