summaryrefslogtreecommitdiff
path: root/docs/modules.js
blob: aa1c3642f1f00ea4221e8a7959fd6e08d731923c (plain)
1
2
3
4
5
6
7
8
9
10
11
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" ],
    [ "Posix", "group__posix.html", "group__posix" ]
];