Mahmoud Al-Qudsi
e1626818f7
Convert constant macros to constexpr expressions
...
Also convert some `const[expr] static xxx` to `const[expr] xxx` where it makes
sense to let the compiler deduce on its own whether or not to allocate storage
for a constant variable rather than imposing our view that it should have STATIC
storage set aside for it.
A few call sites were not making use of the `XXX_LEN` definitions and were
calling `strlen(XXX)` - these have been updated to use `const_strlen(XXX)`
instead.
I'm not sure if any toolchains will have raise any issues with these changes...
CI will tell!
2022-09-19 17:17:09 -05:00
..
2022-09-19 17:17:09 -05:00
2022-02-14 22:19:28 +01:00
2020-07-04 14:58:02 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-27 11:41:29 +02:00
2022-08-21 15:02:19 -07:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-09-17 11:57:44 -07:00
2022-09-19 17:17:09 -05:00
2021-10-01 03:39:43 -07:00
2022-08-20 23:55:18 -07:00
2022-08-27 20:33:39 +02:00
2022-08-22 14:11:52 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-22 14:11:52 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-22 14:11:52 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-09-13 06:56:52 -07:00
2022-09-12 18:34:19 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-21 15:02:19 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-16 18:53:05 -05:00
2022-09-19 17:17:09 -05:00
2021-09-21 18:33:14 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-21 15:02:19 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2021-04-21 16:39:29 -07:00
2022-06-19 15:15:17 -07:00
2021-08-17 18:57:16 -05:00
2021-03-28 15:31:25 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-09-14 18:01:01 +02:00
2022-08-21 15:02:19 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-04-09 10:10:44 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-14 18:18:08 +02:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-09-16 19:21:21 -05:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2021-11-08 12:21:11 -08:00
2022-08-21 15:02:19 -07:00
2022-08-21 15:02:19 -07:00
2022-08-30 23:56:33 -07:00
2022-08-20 23:55:18 -07:00
2022-09-09 18:52:45 +02:00
2022-09-09 18:52:45 +02:00
2022-08-21 15:02:19 -07:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00
2022-09-19 17:17:09 -05:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-21 15:02:19 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-08-20 23:55:18 -07:00
2022-09-19 17:17:09 -05:00