Skip to content
  • Alexandre Duret-Lutz's avatar
    [buddy] pack cache entry on 16 bytes, not 20. · 971788fd
    Alexandre Duret-Lutz authored
    The double result is never used with a triple keys,
    so we can pack the cache entry more tightly.
    
    * src/cache.h: Reorganize the cache entry the structure.
    * src/cache.c: Cleanup the code while we are at it.
    * src/bddop.c: Adjust to accesses to cache entries.
    971788fd