Adopted lfsr_data_t in more places, mainly the low-level lookup functions
lfsr_data_t is proving itself to be a powerful abstraction. As a plus, the reduction from two out-pointers to one out-pointer in lookup functions (off+size vs lfsr_data_t) may actually save some code size in places. Also adopted the ones-complement sort of conditional size field similar to the weight field in lfsr_btree_t.
This commit is contained in:
+1179
-1238
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user