NetworkManager/shared
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 shared/c-list: reimport 2020-06-03 22:00:56 +02:00
c-rbtree
c-siphash all: fix minor typos 2020-07-07 11:33:46 +02:00
c-stdaux
n-acd
n-dhcp4
nm-glib-aux shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR() 2020-07-07 21:52:22 +02:00
nm-std-aux shared: make NM_BOOLEAN_EXPR() macro composable and use it for _G_BOOLEAN_EXPR() 2020-07-07 21:52:22 +02:00
nm-udev-aux
nm-utils
systemd
meson.build
nm-default.h
nm-meta-setting.c
nm-meta-setting.h
nm-test-libnm-utils.h
nm-test-utils-impl.c
nm-version-macros.h.in