HDK
|
Go to the source code of this file.
Macros | |
#define | SMALL_ALLOC 16 |
#define | BIG_ALLOC 128 |
Typedefs | |
typedef int(* | ut_ptr_compare_func_t )(const void *, const void *) |
Functions | |
UT_API exint | UTbumpAllocToPrime (exint current_size) |
UT_API exint | UTdecreaseAllocToPrime (exint current_size) |
#define BIG_ALLOC 128 |
Definition at line 27 of file UT_ArrayHelp.h.
#define SMALL_ALLOC 16 |
Definition at line 26 of file UT_ArrayHelp.h.
Definition at line 23 of file UT_ArrayHelp.h.