OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PyArg_NoArgs
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python.h
149
/*
PyArg_NoArgs
should not be necessary.
151
#define
PyArg_NoArgs
(v) PyArg_Parse(v, "")
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python.h
149
/*
PyArg_NoArgs
should not be necessary.
151
#define
PyArg_NoArgs
(v) PyArg_Parse(v, "")
Completed in 184 milliseconds