OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PyCFunction_GET_FUNCTION
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h
29
#define
PyCFunction_GET_FUNCTION
(func) \
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h
29
#define
PyCFunction_GET_FUNCTION
(func) \
/external/chromium_org/third_party/bintrees/bintrees/
cwalker.c
729
if (!PyCFunction_Check(__pyx_t_1) || (
PyCFunction_GET_FUNCTION
(__pyx_t_1) != (PyCFunction)__pyx_pw_8bintrees_7cwalker_7cWalker_5reset)) {
[
all
...]
Completed in 54 milliseconds