Searched refs:CONCATENATE (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-error.h58 __attribute__ ((used)) static const sd_bus_error_map * const CONCATENATE(errors ## _copy_, __COUNTER__) = errors;
/systemd/src/basic/
H A Dmacro.h82 #define CONCATENATE(x, y) XCONCATENATE(x, y) macro
84 #define UNIQ_T(x, uniq) CONCATENATE(__unique_prefix_, CONCATENATE(x, uniq))
248 struct CONCATENATE(_assert_struct_, __COUNTER__) { \

Completed in 1125 milliseconds