Home
last modified time | relevance | path

Searched defs:OVERALLOCATE_FACTOR (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c3160 # define OVERALLOCATE_FACTOR 2 macro
3163 # define OVERALLOCATE_FACTOR 4 macro
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c3290 # define OVERALLOCATE_FACTOR 2 macro
3293 # define OVERALLOCATE_FACTOR 4 macro
Dunicodeobject.c216 # define OVERALLOCATE_FACTOR 2 macro