mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-16 15:41:41 +03:00
jemalloc_internal_defs.h.in: Add missing JEMALLOC_INTERNAL_POPCOUNTLL
This commit is contained in:
parent
4575c2b19e
commit
fc4a4d74eb
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@
|
|||
/*
|
||||
* popcount*() functions to use for bitmapping.
|
||||
*/
|
||||
#undef JEMALLOC_INTERNAL_POPCOUNTLL
|
||||
#undef JEMALLOC_INTERNAL_POPCOUNTL
|
||||
#undef JEMALLOC_INTERNAL_POPCOUNT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue