]> Savannah Git Hosting - gnulib.git/commit
flexmember: Make it easier to use.
authorBruno Haible <bruno@clisp.org>
Fri, 26 May 2023 22:18:57 +0000 (00:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 26 May 2023 22:18:57 +0000 (00:18 +0200)
commit4ca39f72e42d04184a97ac28d284a3039723e76e
tree51bc0d2af0090cc87dc354efa8f8df87e2e130af
parentf6edb0f1c849bb8c772f037a43b115391853d4b5
flexmember: Make it easier to use.

* lib/flexmember.h (FLEXNSIZEOF): New macro.
* lib/hamt.c (alloc_bucket, alloc_subtrie): Fix FLEXSIZEOF invocation.
Use FLEXNSIZEOF instead of FLEXSIZEOF.
* lib/ssfmalloc.h (init_small_block_page_pool): Use FLEXNSIZEOF instead
of FLEXSIZEOF.
ChangeLog
lib/flexmember.h
lib/hamt.c
lib/ssfmalloc.h