Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c1859 instance_int(PyInstanceObject *self) in instance_int() function
1879 UNARY_FB(instance_long, "__long__", instance_int)
2179 (unaryfunc)instance_int, /* nb_int */