Home
last modified time | relevance | path

Searched defs:code_hash (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dunicodename_db.h24302 static const unsigned int code_hash[] = { variable
/third_party/python/Objects/
Dcodeobject.c990 code_hash(PyCodeObject *co) in code_hash() function