Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_operator.c740 _tscmp(const unsigned char *a, const unsigned char *b, in _tscmp() function
837 rc = _tscmp(PyUnicode_DATA(a), in _operator__compare_digest_impl()
877 rc = _tscmp((const unsigned char*)view_a.buf, in _operator__compare_digest_impl()
D_hashopenssl.c1927 _tscmp(const unsigned char *a, const unsigned char *b, in _tscmp() function
1988 rc = _tscmp(PyUnicode_DATA(a), in _hashlib_compare_digest_impl()
2028 rc = _tscmp((const unsigned char*)view_a.buf, in _hashlib_compare_digest_impl()