mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-06 04:48:26 +02:00
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(). |
||
|---|---|---|
| .. | ||
| c-list-util.c | ||
| c-list-util.h | ||
| nm-dbus-compat.h | ||
| nm-std-aux.h | ||
| nm-std-utils.c | ||
| nm-std-utils.h | ||
| unaligned.h | ||