Home
last modified time | relevance | path

Searched refs:SIZE_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dstring_format.h16 #define SIZE_MULTIPLIER 2 macro
168 output->size_increment *= SIZE_MULTIPLIER; in output_extend()