Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c2571 char instbuf[256]; in instancemethod_call() local
2573 getinstclassname(self, instbuf, sizeof(instbuf)); in instancemethod_call()
2581 instbuf, in instancemethod_call()