WTF
FastMalloc.h File Reference
#include "Platform.h"#include <stdlib.h>#include <new>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) |
| void * | WTF::fastMalloc (size_t n) |
| void * | WTF::fastRealloc (void *p, size_t n) |
| void * | WTF::fastZeroedMalloc (size_t n) |
KDE 4.3 API Reference