summaryrefslogtreecommitdiff
path: root/docs/modules.js
blob: b2c2a2249a8b74b5ef47a1ac20763c86d912e49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
var modules =
[
    [ "Basic Allocation", "group__malloc.html", "group__malloc" ],
    [ "Extended Functions", "group__extended.html", "group__extended" ],
    [ "Aligned Allocation", "group__aligned.html", "group__aligned" ],
    [ "Heap Allocation", "group__heap.html", "group__heap" ],
    [ "Zero initialized re-allocation", "group__zeroinit.html", "group__zeroinit" ],
    [ "Typed Macros", "group__typed.html", "group__typed" ],
    [ "Heap Introspection", "group__analysis.html", "group__analysis" ],
    [ "Runtime Options", "group__options.html", "group__options" ],
    [ "Posix", "group__posix.html", "group__posix" ],
    [ "C++ wrappers", "group__cpp.html", "group__cpp" ]
];