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:
Christopher Haster
2023-04-11 01:35:04 -05:00
parent f35061c7eb
commit cfaeeaa690
2 changed files with 1380 additions and 1419 deletions
+1179 -1238
View File
File diff suppressed because it is too large Load Diff