Searched refs:smalltable (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dsetobject.h47 /* table points to smalltable for small tables, else to
53 setentry smalltable[PySet_MINSIZE]; member in struct:_setobject
H A Dobject.h176 Py_ssize_t smalltable[2]; /* static store for shape and strides of member in struct:bufferinfo
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dsetobject.h47 /* table points to smalltable for small tables, else to
53 setentry smalltable[PySet_MINSIZE]; member in struct:_setobject
H A Dobject.h176 Py_ssize_t smalltable[2]; /* static store for shape and strides of member in struct:bufferinfo
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dsetobject.h47 /* table points to smalltable for small tables, else to
53 setentry smalltable[PySet_MINSIZE]; member in struct:_setobject
H A Dobject.h176 Py_ssize_t smalltable[2]; /* static store for shape and strides of member in struct:bufferinfo
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dsetobject.h47 /* table points to smalltable for small tables, else to
53 setentry smalltable[PySet_MINSIZE]; member in struct:_setobject
H A Dobject.h176 Py_ssize_t smalltable[2]; /* static store for shape and strides of member in struct:bufferinfo

Completed in 2292 milliseconds