blender/intern/guardedalloc
Campbell Barton 3961d3493b Cleanup: use 'u' prefixed integer types for brevity in C code
This also simplifies using function style casts when moving to C++.
2022-09-26 11:33:22 +10:00
..
cpp File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
intern Cleanup: use 'u' prefixed integer types for brevity in C code 2022-09-26 11:33:22 +10:00
test/simpletest File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tests Cleanup: replace C-style casts with functional casts for numeric types 2022-09-26 09:53:49 +10:00
CMakeLists.txt Build: fix gtest build flags affecting actual library 2022-09-18 11:26:34 +02:00
MEM_guardedalloc.h Cleanup: spelling in comments 2022-08-30 16:22:49 +10:00