Home
last modified time | relevance | path

Searched refs:Py_tp_hash (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/
Dtypeslots.h66 #define Py_tp_hash 59 macro
/third_party/python/Modules/_ssl/
Dcert.c233 {Py_tp_hash, certificate_hash},
/third_party/python/Modules/_sqlite/
Drow.c240 {Py_tp_hash, pysqlite_row_hash},
/third_party/python/Misc/
Dstable_abi.txt63 const Py_tp_hash
/third_party/python/Modules/
D_sre.c2736 {Py_tp_hash, (hashfunc)pattern_hash},