Home
last modified time | relevance | path

Searched refs:code_magic (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dunicodename_db.h17257 #define code_magic 47 macro
Dunicodedata.c1071 h = (unsigned int) _gethash(name, namelen, code_magic); in _getcode()
/external/python/cpython3/Modules/
Dunicodename_db.h27450 #define code_magic 47 macro
Dunicodedata.c1152 h = (unsigned int) _gethash(name, namelen, code_magic); in _getcode()