Searched defs:code_hash (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/ | ||
| D | unicodename_db.h | 24302 static const unsigned int code_hash[] = { variable |
| /third_party/python/Objects/ | ||
| D | codeobject.c | 990 code_hash(PyCodeObject *co) in code_hash() function |