OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ob_exports
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
bytearrayobject.h
24
/* XXX(nnorwitz): should
ob_exports
be Py_ssize_t? */
25
int
ob_exports
; /* how many buffer exports */
member in struct:__anon60425
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
bytearrayobject.h
24
/* XXX(nnorwitz): should
ob_exports
be Py_ssize_t? */
25
int
ob_exports
; /* how many buffer exports */
member in struct:__anon60548
Completed in 54 milliseconds