Home
last modified time | relevance | path

Searched defs:ml_name (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dmethodobject.h36 const char *ml_name; /* The name of the built-in function/method */ member
/third_party/python/Tools/gdb/
Dlibpython.py598 def __init__(self, ml_name): argument
605 def __init__(self, ml_name, pyop_m_self): argument