FastMalloc.h File Reference
Include dependency graph for FastMalloc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | WTF |
Functions | |
| void * | WTF::fastCalloc (size_t n_elements, size_t element_size) |
| void | WTF::fastFree (void *p) |
| builddir build BUILD kdelibs kjs wtf FastMalloc h void * | WTF::fastMalloc (size_t n) |
| void * | WTF::fastRealloc (void *p, size_t n) |
| void * | WTF::fastZeroedMalloc (size_t n) |
KDE 4.6 API Reference