Searched defs:PySet_MINSIZE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dsetobject.h22 #define PySet_MINSIZE 8 macro
53 setentry smalltable[PySet_MINSIZE];
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dsetobject.h22 #define PySet_MINSIZE 8 macro
53 setentry smalltable[PySet_MINSIZE];

Completed in 103 milliseconds