|
Blender
V3.3
|
Go to the source code of this file.
Macros | |
| #define | NUM_BLOCKS 10 |
Functions | |
| static void | mem_error_cb (const char *errorStr) |
| int | main (int argc, char *argv[]) |
| #define NUM_BLOCKS 10 |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 27 of file memtest.c.
References MEM_callocN, MEM_consistency_check, mem_error_cb(), MEM_freeN, MEM_printmemlist, MEM_set_error_callback, NULL, NUM_BLOCKS, and verbose.