mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-02 16:40:29 +03:00
Reorder macros.
This commit is contained in:
parent
0a5489e37d
commit
62320b8551
2 changed files with 6 additions and 6 deletions
|
|
@ -26,10 +26,10 @@
|
|||
#undef je_memalign
|
||||
#undef je_valloc
|
||||
#undef je_allocm
|
||||
#undef je_dallocm
|
||||
#undef je_nallocm
|
||||
#undef je_rallocm
|
||||
#undef je_sallocm
|
||||
#undef je_dallocm
|
||||
#undef je_nallocm
|
||||
|
||||
/*
|
||||
* JEMALLOC_PRIVATE_NAMESPACE is used as a prefix for all library-private APIs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue