NetworkManager/shared/nm-std-aux
Thomas Haller 3b80c6c28f
shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR()
We redefine _G_BOOLEAN_EXPR(), so let it use NM_BOOLEAN_EXPR().

Also, we use G_LIKELY() (and thus NM_BOOLEAN_EXPR()) inside nm_assert(),
and we use nm_assert() in some macros. To be able to nest nm_assert()
calls, we need to create unique variable names for NM_BOOLEAN_EXPR().
2020-07-07 21:52:22 +02:00
..
c-list-util.c all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
c-list-util.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dbus-compat.h license: relicense "shared/nm-std-aux/nm-dbus-compat.h" under LGPL-2.1+ 2020-01-14 16:54:43 +01:00
nm-std-aux.h shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR() 2020-07-07 21:52:22 +02:00
nm-std-utils.c shared: move nm_utils_get_next_realloc_size() to nm-std-aux 2020-07-06 14:11:22 +02:00
nm-std-utils.h shared: move nm_utils_get_next_realloc_size() to nm-std-aux 2020-07-06 14:11:22 +02:00
unaligned.h shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils" 2019-04-18 19:17:23 +02:00