Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dfastsearch.h293 #define TABLE_SIZE_BITS 6 macro
294 #define TABLE_SIZE (1U << TABLE_SIZE_BITS)
509 #undef TABLE_SIZE_BITS