Home
last modified time | relevance | path

Searched defs:ml_name (Results 1 – 3 of 3) 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
/third_party/python/PC/bdist_wininst/
Dinstall.c369 char *ml_name; member