summaryrefslogtreecommitdiff
path: root/docs/modules.js
blob: 292bc7414c73c0dba3a9268c06c03ff5d99cdbe3 (plain)
1
2
3
4
5
6
7
8
9
10
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" ],
    [ "Typed Macros", "group__typed.html", "group__typed" ],
    [ "Heap Introspection", "group__analysis.html", "group__analysis" ],
    [ "Runtime Options", "group__options.html", "group__options" ]
];