• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Diagnostics

dbus 매크로 정의 해석

dbus-macro.h에 이런 코드가 있다#ifGNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ > 4)#define _DBUS_GNUC_PRINTF( format_idx, arg_idx )\__attribute__((__format__ (__printf__, format_idx, arg_idx)))#define _DBUS_GNUC_NORETURN\__att...

functionStringgcccompilerDiagnosticspreprocessor

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more