Searched refs:code_hash (Results 1 – 6 of 6) sorted by relevance
14756 static unsigned int code_hash[] = { variable
1073 v = code_hash[i]; in _getcode()1085 v = code_hash[i]; in _getcode()
22866 static unsigned int code_hash[] = { variable
1154 v = code_hash[i]; in _getcode()1164 v = code_hash[i]; in _getcode()
628 code_hash(PyCodeObject *co) in code_hash() function667 (hashfunc)code_hash, /* tp_hash */
696 code_hash(PyCodeObject *co) in code_hash() function741 (hashfunc)code_hash, /* tp_hash */