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
102 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable
195 #define UNIQUE -1 /* marks a symbol as an e.c. representative */ macro