Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c209 #define BLOOM_WIDTH 128 macro
211 #define BLOOM_WIDTH 64 macro
213 #define BLOOM_WIDTH 32 macro