Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Doperator.c251 _tscmp(const unsigned char *a, const unsigned char *b, in _tscmp() function
312 rc = _tscmp((const unsigned char *)PyUnicode_AS_DATA(a), in compare_digest()
352 rc = _tscmp((const unsigned char*)view_a.buf, in compare_digest()