Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
3.1
/
.
/
Tools
/
modulator
/
Templates
/
object_tp_hash
blob: 2d63f6a8abc4ebd6ee81a51442744e5be5660fcb [
file
] [
log
] [
blame
]
static
long
$abbrev$_hash
(
$abbrev$object
*
self
)
{
/* XXXX Return a hash of self (or -1) */
}