Searched defs:UNIQUE (Results 1 – 4 of 4) sorted by relevance
136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE) argument154 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ argument
44 #define UNIQUE 8 /* unique char location */ macro
184 #define UNIQUE -1 /* marks a symbol as an e.c. representative */ macro