OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PyGC_REFS_REACHABLE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h
272
#define
_PyGC_REFS_REACHABLE
(-3)
281
g->gc.gc_refs =
_PyGC_REFS_REACHABLE
; \
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h
272
#define
_PyGC_REFS_REACHABLE
(-3)
281
g->gc.gc_refs =
_PyGC_REFS_REACHABLE
; \
Completed in 212 milliseconds