Searched refs:BLOOM_MASK (Results 1 – 1 of 1) sorted by relevance
873 #define BLOOM_MASK unsigned long macro875 static BLOOM_MASK bloom_linebreak = ~(BLOOM_MASK)0;883 static inline BLOOM_MASK900 BLOOM_MASK mask; in make_bloom_mask()12830 BLOOM_MASK sepmask; in _PyUnicode_XStrip()