Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dunicodename_db.h24302 static const unsigned int code_hash[] = { variable
Dunicodedata.c1281 v = code_hash[i]; in _getcode()
1292 v = code_hash[i]; in _getcode()
/third_party/python/Objects/
Dcodeobject.c990 code_hash(PyCodeObject *co) in code_hash() function
1214 (hashfunc)code_hash, /* tp_hash */