Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c2569 char instbuf[256]; in instancemethod_call() local
2571 getinstclassname(self, instbuf, sizeof(instbuf)); in instancemethod_call()
2579 instbuf, in instancemethod_call()