Michal Privoznik
7db8373e08
Use G_N_ELEMENTS() more
...
In a few places we still use the good old:
sizeof(var) / sizeof(var[0])
sizeof(var) / sizeof(int)
The G_N_ELEMENTS() macro is preferred though. In a few places we
don't link with glib, so provide the macro definition.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Kristina Hanicova <khanicov@redhat.com>
2023-03-13 13:29:07 +01:00
..
2022-04-01 15:33:19 +02:00
2023-03-13 13:29:07 +01:00
2022-10-10 15:06:09 +02:00
2021-11-30 10:45:35 +00:00
2022-09-26 13:04:48 +02:00
2022-12-08 09:26:56 +01:00
2022-07-25 09:50:21 +02:00
2022-07-25 09:50:21 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-03-03 11:06:56 +01:00
2022-10-10 14:31:43 +02:00
2022-10-10 14:31:43 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-01-19 16:48:33 +01:00
2022-06-16 06:43:58 +02:00
2022-04-04 16:30:48 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-06-16 06:43:58 +02:00
2022-03-11 09:10:24 +01:00
2022-06-16 06:43:58 +02:00
2022-03-15 13:36:56 +01:00
2022-07-15 16:44:39 -05:00
2022-06-16 06:43:58 +02:00
2022-03-03 11:06:56 +01:00
2023-02-02 16:18:08 +01:00
2023-02-02 16:18:08 +01:00
2022-02-21 13:34:16 +01:00
2022-10-10 14:31:43 +02:00
2022-07-25 09:50:21 +02:00
2023-02-02 16:18:08 +01:00
2022-01-19 16:48:33 +01:00
2022-11-01 13:07:20 +01:00
2023-02-02 16:18:08 +01:00
2022-07-25 09:50:21 +02:00
2022-07-25 09:50:21 +02:00
2022-12-07 14:33:28 +01:00
2022-10-06 10:54:25 +02:00
2022-06-20 10:40:34 +01:00
2022-12-02 16:49:25 +01:00
2022-03-11 09:10:24 +01:00
2022-11-24 15:23:47 +01:00
2022-10-10 14:31:43 +02:00
2023-02-02 16:18:08 +01:00
2021-11-23 16:59:36 +01:00
2021-10-12 17:28:35 +02:00
2023-02-02 16:18:08 +01:00
2022-06-01 11:58:09 +02:00
2022-11-22 10:15:11 +01:00
2022-11-22 10:15:11 +01:00
2023-03-13 13:29:07 +01:00
2022-11-22 10:15:11 +01:00
2022-04-25 16:33:01 +02:00
2022-10-07 14:32:36 +01:00
2023-02-03 11:28:56 -07:00
2022-07-07 12:21:16 +02:00
2022-06-16 06:43:58 +02:00
2021-12-17 15:05:58 +01:00
2022-06-16 06:43:58 +02:00
2022-10-10 14:31:43 +02:00