blender/intern/guardedalloc/intern
Dan Horák c86c9297dc Fix inconsistent types in guardealloc
This basically fixes mix of size_t and uintptr_t usages which might be different size.
2014-10-14 16:11:20 +02:00
..
mallocn_guarded_impl.c Fix inconsistent types in guardealloc 2014-10-14 16:11:20 +02:00
mallocn_intern.h Fix inconsistent types in guardealloc 2014-10-14 16:11:20 +02:00
mallocn_lockfree_impl.c Fix inconsistent types in guardealloc 2014-10-14 16:11:20 +02:00
mallocn.c Fix inconsistent types in guardealloc 2014-10-14 16:11:20 +02:00
mmap_win.c Memory allocation: do not use mmap for memory allocation on 64 bit. 2014-01-23 01:13:46 +01:00