Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dmethodobject.h38 const char *ml_name; /* The name of the built-in function/method */ member
/external/python/cpython3/Include/
Dmethodobject.h52 const char *ml_name; /* The name of the built-in function/method */ member
/external/python/cpython3/Tools/gdb/
Dlibpython.py596 def __init__(self, ml_name): argument
603 def __init__(self, ml_name, pyop_m_self): argument
/external/python/cpython2/Tools/gdb/
Dlibpython.py582 def __init__(self, ml_name): argument
589 def __init__(self, ml_name, pyop_m_self): argument
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c369 char *ml_name; member
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c341 char *ml_name; member