OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_ml
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h
30
(((PyCFunctionObject *)func) ->
m_ml
-> ml_meth)
34
(((PyCFunctionObject *)func) ->
m_ml
-> ml_flags)
83
PyMethodDef *
m_ml
; /* Description of the C function to call */
member in struct:__anon62292
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h
30
(((PyCFunctionObject *)func) ->
m_ml
-> ml_meth)
34
(((PyCFunctionObject *)func) ->
m_ml
-> ml_flags)
83
PyMethodDef *
m_ml
; /* Description of the C function to call */
member in struct:__anon62415
Completed in 41 milliseconds