OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ml_name
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h
38
const char *
ml_name
; /* The name of the built-in function/method */
member in struct:PyMethodDef
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h
38
const char *
ml_name
; /* The name of the built-in function/method */
member in struct:PyMethodDef
Completed in 1049 milliseconds