Searched defs:dictionary (Results 1 – 1 of 1) sorted by relevance
65783 struct dictionary { struct65784 uint8_t *buf;65785 size_t start;65786 size_t pos;65787 size_t full;65788 size_t limit;65789 size_t end;65790 uint32_t size;65791 uint32_t size_max;65792 uint32_t allocated;[all …]