Searched refs:UNIQUE (Results 1 – 8 of 8) sorted by relevance
26 #define UNIQUE(x) PASTE1(x,__COUNTER__) macro28 int UNIQUE(a); // a029 int UNIQUE(a); // a144 int UNIQUE(a); // a2
22 #define UNIQUE(x) PASTE1(x,__COUNTER__) macro24 int UNIQUE(a); // a025 int UNIQUE(a); // a1
6 #define UNIQUE(x) PASTE1(x,__COUNTER__) macro12 B: UNIQUE(foo);14 C: UNIQUE(foo);
194 #define UNIQUE -1 /* marks a symbol as an e.c. representative */ macro
45 o Support for UNIQUE generated policies
9493 ** a UNIQUE constraint violation are removed so that the new insert or9600 u8 autoIndex; /* True if is automatically created (ex: by UNIQUE) */70200 ** has a UNIQUE constraint or UNIQUE index.73205 /* Check that the new column is not specified as PRIMARY KEY or UNIQUE.73214 sqlite3ErrorMsg(pParse, "Cannot add a UNIQUE column");75674 ** PRIMARY KEY or UNIQUE keywords are parsed. Those keywords will cause77188 ** UNIQUE constraint. If pTable and pIndex are NULL, use pParse->pNewTable77314 ** dealing with a primary key or UNIQUE constraint. We have to invent our77484 ** result of a PRIMARY KEY or UNIQUE clause on a column definition, or77485 ** a PRIMARY KEY or UNIQUE clause following the column definitions.[all …]
6765 filename completion, if UNIQUE is 1, check if UNIQUE_STRING is a6951 return UNIQUE - 1.
118187 UNIQUE Y UW0 N IY1 K