Home
last modified time | relevance | path

Searched defs:newto (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
Dxmlregexp.c1812 int newto = to->trans[transnr].to; in xmlFAReduceEpsilonTransitions() local
1834 int newto = to->trans[transnr].to; in xmlFAReduceEpsilonTransitions() local
1866 int statenr, i, j, newto; in xmlFAEliminateSimpleEpsilonTransitions() local
1980 int newto = state->trans[transnr].to; in xmlFAEliminateEpsilonTransitions() local
2041 int newto = state->trans[transnr].to; in xmlFAEliminateEpsilonTransitions() local
/external/python/cpython3/Objects/
Dtypeobject.c3880 compatible_for_assignment(PyTypeObject* oldto, PyTypeObject* newto, const char* attr) in compatible_for_assignment()
3928 PyTypeObject *newto; in object_set_class() local
/external/python/cpython2/Objects/
Dtypeobject.c3172 compatible_for_assignment(PyTypeObject* oldto, PyTypeObject* newto, char* attr) in compatible_for_assignment()
3212 PyTypeObject *newto; in object_set_class() local
/external/python/cpython2/Modules/
Ditertoolsmodule.c501 teeobject *newto; in tee_copy() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c654 teeobject *newto; in tee_copy() local