Home | History | Annotate | Download | only in share

Lines Matching defs:py

492     const unsigned char py = *spl_trie.get_spelling_str(splid_str[i]);
493 searchable->signature[i>>2] |= (py << (8 * (i % 4)));