![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
static int | qMapAlignmentThreshold () |
static void * | qMapAllocate (int alloc, int alignment) |
static void | qMapDeallocate (SparseArrayNode *node, int alignment) |
|
inlinestatic |
Definition at line 297 of file qv4sparsearray.cpp.
Referenced by qMapAllocate(), and qMapDeallocate().
|
inlinestatic |
Definition at line 305 of file qv4sparsearray.cpp.
References alignment, qMallocAligned(), and qMapAlignmentThreshold().
Referenced by QV4::SparseArray::createNode().
|
inlinestatic |
Definition at line 312 of file qv4sparsearray.cpp.
References alignment, qFreeAligned(), and qMapAlignmentThreshold().
Referenced by QV4::SparseArray::freeTree().