mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-30 01:44:36 +00:00
Loop array arithmetic on large arrays
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// #define NO_ARRAY_BOUNDS_CHECK
|
||||
#define NO_POINTER_ARITHMETIC
|
||||
#define NO_DEFAULT_STRUCT_VALUES
|
||||
|
||||
#include "common.cpp"
|
||||
#include "timings.cpp"
|
||||
|
||||
Reference in New Issue
Block a user