Searched refs:VariLenAffix (Results 1 – 2 of 2) sorted by relevance
302 typedef struct VariLenAffix { struct311 } VariLenAffix; argument328 VariLenAffix qp_affix;
709 static VariLenAffix expGolombEncode(uint64_t n, int k) in expGolombEncode() 713 return (VariLenAffix) { in expGolombEncode() 733 static VariLenAffix invertAffix(const VariLenAffix *affix) in invertAffix() 735 return (VariLenAffix) { in invertAffix() 758 static VariLenAffix affixForIndex(uint64_t index) in affixForIndex() 760 VariLenAffix prefix; in affixForIndex() 841 VariLenAffix affix; in qid_inode_prefix_hash_bits() 879 VariLenAffix affix; in qid_path_fullmap()