Searched refs:UNUSED_VAR (Results 1 – 6 of 6) sorted by relevance
46 #define UNUSED_VAR __attribute__ ((unused)) macro48 #define UNUSED_VAR macro56 typedef enum { _STATIC_ASSERT_NOT_CONSTANT = (expr) } _static_assert_e UNUSED_VAR; \58 typedef char STATIC_ASSERT_FAIL[(expr) ? 1 : -1] UNUSED_VAR; \
47 #define UNUSED_VAR __attribute__ ((unused)) macro49 #define UNUSED_VAR macro89 typedef enum { _STATIC_ASSERT_NOT_CONSTANT = (expr) } _static_assert_e UNUSED_VAR; \91 typedef char STATIC_ASSERT_FAIL[(expr) ? 1 : -1] UNUSED_VAR; \
39 #define UNUSED_VAR __attribute__ ((unused)) macro41 #define UNUSED_VAR macro107 typedef enum { _STATIC_ASSERT_NOT_CONSTANT = (expr) } _static_assert_e UNUSED_VAR; \109 typedef char STATIC_ASSERT_FAIL[(expr) ? 1 : -1] UNUSED_VAR; \
43 #define UNUSED_VAR __attribute__ ((unused)) macro45 #define UNUSED_VAR macro111 typedef enum { _STATIC_ASSERT_NOT_CONSTANT = (expr) } _static_assert_e UNUSED_VAR; \113 typedef char STATIC_ASSERT_FAIL[(expr) ? 1 : -1] UNUSED_VAR; \