Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c2568 char clsbuf[256]; in instancemethod_call() local
2570 getclassname(klass, clsbuf, sizeof(clsbuf)); in instancemethod_call()
2578 clsbuf, in instancemethod_call()