jemalloc_internal_defs.h.in: Add missing JEMALLOC_INTERNAL_POPCOUNTLL

This commit is contained in:
Paul Smith 2022-10-14 13:00:12 -04:00
parent 4575c2b19e
commit fc4a4d74eb

View file

@ -245,6 +245,7 @@
/*
* popcount*() functions to use for bitmapping.
*/
#undef JEMALLOC_INTERNAL_POPCOUNTLL
#undef JEMALLOC_INTERNAL_POPCOUNTL
#undef JEMALLOC_INTERNAL_POPCOUNT