Searched refs:code_hash (Results 1 – 6 of 6) sorted by relevance
14756 static unsigned int code_hash[] = { variable
1069 v = code_hash[i]; in _getcode()1081 v = code_hash[i]; in _getcode()
21509 static unsigned int code_hash[] = { variable
1152 v = code_hash[i]; in _getcode()1162 v = code_hash[i]; in _getcode()
629 code_hash(PyCodeObject *co) in code_hash() function668 (hashfunc)code_hash, /* tp_hash */
674 code_hash(PyCodeObject *co) in code_hash() function719 (hashfunc)code_hash, /* tp_hash */