OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gi_frame
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
genobject.h
16
/* Note:
gi_frame
can be NULL if the generator is "finished" */
17
struct _frame *
gi_frame
;
member in struct:__anon60454
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
genobject.h
16
/* Note:
gi_frame
can be NULL if the generator is "finished" */
17
struct _frame *
gi_frame
;
member in struct:__anon60577
Completed in 38 milliseconds